Commit Graph

3 Commits

Author SHA1 Message Date
Kovid Goyal
902b9e9693 Go back to using uniforms for the gamma LUT
Apparently older macOS M1 GPU drivers' performance falls off a cliff
when using const float arrays instead. Fixes #6479
2023-07-18 19:28:15 +05:30
Kovid Goyal
bf6c848be4 Use the new shader include system to avoid having to upload 256 uniform floats to two different programs on the GPU 2023-06-22 20:31:55 +05:30
Martin Wernstål
be61b4e95e feat: sRGB lookup table 2023-02-02 09:53:39 +01:00