https://bugs.kde.org/show_bug.cgi?id=508817
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/2ccdca3eb7 | |52e71c569ca05978e0d7823219e | |e7b --- Comment #6 from Zamundaaa <[email protected]> --- Git commit 2ccdca3eb752e71c569ca05978e0d7823219ee7b by Xaver Hugl. Committed on 25/08/2026 at 14:00. Pushed by zamundaaa into branch 'master'. core/colorspace: implement support for the HLG transfer function It's used in some videos, and Firefox needs it to be supported by the compositor in order to enable HDR by default. M +45 -19 autotests/test_colorspaces.cpp M +5 -0 src/backends/wayland/color_manager.cpp M +74 -3 src/core/colorspace.cpp M +5 -0 src/core/colorspace.h M +71 -4 src/opengl/colormanagement.glsl M +4 -0 src/opengl/glshader.cpp M +8 -2 src/opengl/icc_shader.cpp M +6 -0 src/wayland/colormanagement_v1.cpp https://invent.kde.org/plasma/kwin/-/commit/2ccdca3eb752e71c569ca05978e0d7823219ee7b -- You are receiving this mail because: You are watching all bug changes.
