kwin/autotests/drm
Xaver Hugl f433213bd6 backends/drm: simplify how atomic commits are done
Instead of having every DrmProperty store pending values, store the data
for the next commit in a separate and temporary type. This simplifies the
code and makes it possible to do commits in a separate thread
2023-03-15 12:09:12 +01:00
..
CMakeLists.txt backends/drm: simplify how atomic commits are done 2023-03-15 12:09:12 +01:00
drmTest.cpp autotests/drm: add test that verifies extending output lifetimes works 2022-12-30 14:53:45 +00:00
mock_drm.cpp qAsConst -> std::as_const 2022-11-01 16:52:01 +02:00
mock_drm.h autotests/drm: use std::vector instead of malloc 2022-10-23 22:14:13 +00:00