kwin/src/backends/virtual
Xaver Hugl c3954eab8f Port gamma ramp code to generic color transformations
Instead of creating a gammaramp object with a fixed size, make the color
device create a color transformation object that can be used to construct
arbitrary LUTs. This is needed in order to support tiled displays well
and is useful for further color management work.
2022-04-20 12:29:26 +02:00
..
CMakeLists.txt cmake: Use target-based ecm_qt_declare_logging_category() 2022-02-14 07:29:15 +00:00
egl_gbm_backend.cpp Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
egl_gbm_backend.h Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
scene_qpainter_virtual_backend.cpp Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
scene_qpainter_virtual_backend.h Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
virtual.json SVN_SILENT made messages (.desktop file) - always resolve ours 2021-12-15 01:55:28 +00:00
virtual_backend.cpp Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
virtual_backend.h Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
virtual_output.cpp Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
virtual_output.h Port gamma ramp code to generic color transformations 2022-04-20 12:29:26 +02:00