mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-09 15:25:38 +00:00
The shader output brush colors were displaying the tex before color instead of the shader output color. Updated the linear -> sRGB formula to match what DirectX does.