Blender Git Commit Log

Git Commits -> Revision 4993a0e

May 6, 2021, 09:25 (GMT)
Fix T86450: Random dark UI elements when redrawing

Resolves occasional glitch/flicker drawing dark buttons in the UI.

Regression in 405a5d3bd7ada5dd5af605b59ba07c7144f144a2
which removed shader unbinding when the batch is drawn.

GPU_shader_bind could run with the sRGB uniform in an unexpected state.

Reviewed By: fclem

Ref D11124

Commit Details:

Full Hash: 4993a0e7ef6aa60ab0a200526628f470642a7e10
Parent Commit: 65787ca
Committed By: Stefan Werner
Lines Changed: +20, -4

1 Modified Path:

/source/blender/gpu/intern/gpu_shader.cc (+20, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021