https://bugs.kde.org/show_bug.cgi?id=455720

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/commit/f2417a85233e |ma/kwin/commit/114032d2ac4d
                   |1b7c1c68039230c45554f106969 |2eb9433bf75c0e6a82ecce7fa55
                   |4                           |8

--- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit 114032d2ac4d2eb9433bf75c0e6a82ecce7fa558 by Vlad Zahorodnii, on
behalf of Xaver Hugl.
Committed on 08/03/2023 at 19:09.
Pushed by vladz into branch 'Plasma/5.27'.

backends/drm: support CTM for simple color transformations

In order to work around hardware and drivers that aren't capable of applying
a LUT, calculate a per-channel factor for brightness and color temperature
modification. While this ignores color calibration, this makes night color
work until a proper shader based color pipeline is implemented.
(cherry picked from commit f2417a85233e1b7c1c68039230c45554f1069694)

M  +1    -1    src/backends/drm/drm_crtc.cpp
M  +1    -0    src/backends/drm/drm_crtc.h
M  +17   -2    src/backends/drm/drm_output.cpp
M  +2    -1    src/backends/drm/drm_output.h
M  +52   -2    src/backends/drm/drm_pipeline.cpp
M  +16   -1    src/backends/drm/drm_pipeline.h
M  +3    -2    src/backends/x11/standalone/x11_standalone_output.cpp
M  +1    -1    src/backends/x11/standalone/x11_standalone_output.h
M  +15   -6    src/colors/colordevice.cpp
M  +7    -1    src/core/output.cpp
M  +3    -1    src/core/output.h

https://invent.kde.org/plasma/kwin/commit/114032d2ac4d2eb9433bf75c0e6a82ecce7fa558

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to