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
mock_gl.h
timelinetest.cpp Make TimeLine API ergonomic with presentation timestamps 2022-05-26 17:10:07 +00:00
windowquadlisttest.cpp