mutter/clutter
Robert Mader ff246a2dc8 clutter/frame: Add API to query minimal render time of a frame
It will be used to schedule Wayland frame events independently from both
update and presentation time, as the former may happen multiple times
frame and the later not at all.

For frame events we want a timing that is just late enough to ensure
that a following commit by a Wayland client will not get included into
the current frame any more.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2823>
2023-04-17 09:16:10 +00:00
..
clutter clutter/frame: Add API to query minimal render time of a frame 2023-04-17 09:16:10 +00:00
.gitignore
meson.build build: Don't disable checks in release builds 2023-03-24 12:51:49 +00:00