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
CMakeLists.txt
kwinglplatformtest.cpp
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