mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-29 01:46: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.