Blender Git Commit Log

Git Commits -> Revision 29f923b

Revision 29f923b by Jeroen Bakker (master)
December 16, 2020, 12:57 (GMT)
Fix T83557: Alpha blend + emissive colors renders white artifacts

Issue was that not all code paths were taken to determine if
the GPU Texture was premultiplied or not. In this case the result
was set to unpremultiplied what is incorrect.

This fixes broken test case image alpha blend from image_colorspace.

Commit Details:

Full Hash: 29f923b27c5c0a183791a2a97e80c5f469a4ef51
Parent Commit: 4c26dd4
Lines Changed: +1, -1

1 Modified Path:

/source/blender/blenkernel/intern/image_gpu.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021