mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 21:54:10 +00:00
![Jonas Ådahl](/assets/img/avatar_default.png)
In certain scenarios, the frame clock needs to handle present feedback long before the assumed presentation time happens. To avoid scheduling the next frame to soon, avoid scheduling one if we were presented half a frame interval within the last expected presentation time. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1285