[Bf-codereview] Alpha premul pipeline cleanup (issue 7018048)

sergey.vfx at gmail.com sergey.vfx at gmail.com
Sat Dec 29 21:34:01 CET 2012


On 2012/12/28 14:22:34, brechtvl wrote:

https://codereview.appspot.com/7018048/diff/1/source/blender/render/intern/source/imagetexture.c
> File source/blender/render/intern/source/imagetexture.c (right):


https://codereview.appspot.com/7018048/diff/1/source/blender/render/intern/source/imagetexture.c#newcode106
> source/blender/render/intern/source/imagetexture.c:106: /* bytes are
internally
> straight, however render pipeline seems to expect premul */
> Texture filtering indeed must be premul, it's not just that the render
pipeline
> expects it, it's the only way to do correct interpolation of RGBA
pixels.

> ibuf_get_color_clip should get the same modification.

This is done.

https://codereview.appspot.com/7018048/


More information about the Bf-codereview mailing list