mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-30 03:11:12 +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.