Blender Git Commit Log

Git Commits -> Revision 73f612f

January 22, 2020, 18:36 (GMT)
GPU: Add sRGB framebuffer support

Only enable GL_FRAMEBUFFER_SRGB on framebuffer objects as the main
framebuffer is likely to be srgb, and as of now we don't use linear
color for area texture.

Commit Details:

Full Hash: 73f612fa3bd4f6becd6ceecea595360faf80750a
Parent Commit: 986ff34
Lines Changed: +8, -2

3 Modified Paths:

/source/blender/gpu/GPU_texture.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_framebuffer.c (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_texture.c (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021