This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/gpu
Clément Foucault 313086e212 GL: Fix default framebuffers being bound using srgb
Default backbuffers needs not to be bound with sRGB encoding
enabled. This works when using `GPU_framebuffer_restore` but
using `GPU_framebuffer_bind` would trigger the wrong behavior.

This fix T81969 UI turns whiteish when playing video sequence
based on a scene and moving in the image editor after saving
2020-11-03 14:44:28 +01:00
..
2020-10-26 12:31:01 +01:00
2020-10-02 11:59:16 +10:00
2020-10-19 08:12:33 -07:00
2020-10-02 11:59:16 +10:00
2020-08-18 21:30:09 +02:00