kwin/plugins/platforms/drm
Roman Gilg 9cf2730f8d [colorcorrection] Set gamma through Output class
Summary:
With the new Output class we can set the gamma directly here. This is also
a stepping stone to adjust individual output gamma adjustment later on.

This means any future backend, which aims to support the color correction
frontend needs to use the Output class.

Test Plan: Night Color test still passes.

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D11803
2018-08-31 11:58:21 +02:00
..
CMakeLists.txt GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
drm.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-07-23 05:24:40 +02:00
drm_backend.cpp [colorcorrection] Set gamma through Output class 2018-08-31 11:58:21 +02:00
drm_backend.h [colorcorrection] Set gamma through Output class 2018-08-31 11:58:21 +02:00
drm_buffer.cpp [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_buffer.h [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_buffer_gbm.cpp [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_buffer_gbm.h GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
drm_inputeventfilter.cpp Update seat's timestamp after waking up screen through double tap 2018-05-20 15:38:31 +02:00
drm_inputeventfilter.h
drm_object.cpp Fix minor EBN issues 2018-08-29 21:02:16 +03:00
drm_object.h Fix minor EBN issues 2018-08-29 21:02:16 +03:00
drm_object_connector.cpp [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_object_connector.h [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_object_crtc.cpp [colorcorrection] Set gamma through Output class 2018-08-31 11:58:21 +02:00
drm_object_crtc.h [colorcorrection] Set gamma through Output class 2018-08-31 11:58:21 +02:00
drm_object_plane.cpp [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_object_plane.h [autotests] Add tests for DRM platform plugin 2017-11-21 19:27:33 +01:00
drm_output.cpp [colorcorrection] Set gamma through Output class 2018-08-31 11:58:21 +02:00
drm_output.h [colorcorrection] Set gamma through Output class 2018-08-31 11:58:21 +02:00
drm_pointer.h
egl_gbm_backend.cpp Introduce generic Output class 2018-08-31 11:53:12 +02:00
egl_gbm_backend.h GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
gbm_surface.cpp [platforms/drm] Use a shared pointer for gbm_surface 2017-10-05 21:32:46 +02:00
gbm_surface.h Fix DRM EGL crash regression 2017-10-12 10:12:24 +02:00
logging.cpp
logging.h
remoteaccess_manager.cpp Introduce generic Output class 2018-08-31 11:53:12 +02:00
remoteaccess_manager.h GBM remote access support for KWin 2018-03-25 20:18:47 +03:00
scene_qpainter_drm_backend.cpp Introduce generic Output class 2018-08-31 11:53:12 +02:00
scene_qpainter_drm_backend.h
screens_drm.cpp Introduce OutputScreens class 2018-08-31 11:53:23 +02:00
screens_drm.h Introduce OutputScreens class 2018-08-31 11:53:23 +02:00