kwin/autotests/libkwineffects
Vlad Zahorodnii f3b291bce0 Make TimeLine API ergonomic with presentation timestamps
Currently, if you want to use TimeLine, you need to track the last
presentation timestamp which boils down to carrying some boilerplate
code.

The current situation can be improved by making TimeLine work with
presentation timestamps.

Part-of: <https://invent.kde.org/plasma/kwin/-/merge_requests/2473>
2022-05-26 17:10:07 +00:00
..
data/glplatform autotests: Fix kwinglplatformtest 2021-06-18 17:31:32 +03:00
CMakeLists.txt Adapt to Qt6's removal of Qt::X11Extras 2022-03-16 06:45:42 +00:00
kwinglplatformtest.cpp Remove Xrender backend 2021-06-09 11:21:57 +03:00
mock_gl.cpp Run clang-format 2022-03-25 13:25:15 +02:00
mock_gl.h Run clang-format 2022-03-25 13:25:15 +02:00
timelinetest.cpp Make TimeLine API ergonomic with presentation timestamps 2022-05-26 17:10:07 +00:00
windowquadlisttest.cpp Run clang-tidy with -checks=readability-braces-around-statements fixit 2022-03-28 10:54:11 +00:00