Skip to content

backends/drm: make icc profiles work with OpenGL ES

Xaver Hugl requested to merge work/cherry-pick-4433fb48 into Plasma/6.0

OpenGL doesn't support 1D textures, and has some special requirements in the shaders, like no implicit conversion from int to float

(cherry picked from commit 4433fb48)

Merge request reports