kwin/autotests/drm
Xaver Hugl 1c18d11206 backends/drm: replace drmModeAtomicCommit with a custom implementation
drmModeAtomicCommit does additional allocations and sorting that KWin doesn't
use or need
2023-08-30 10:46:58 +00:00
..
CMakeLists.txt backends/drm: rework how atomic commits are tracked 2023-07-27 12:30:19 +02:00
drmTest.cpp Avoid painting unchanged scene layers 2023-08-28 11:38:18 +00:00
mock_drm.cpp backends/drm: replace drmModeAtomicCommit with a custom implementation 2023-08-30 10:46:58 +00:00
mock_drm.h backends/drm: offload atomic commits to a separate thread 2023-07-26 13:44:36 +02:00