mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-28 17:36:36 +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.