mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02:00
This adds an implementation of `VsyncRefreshDriver` ensuring that frame updates are driven by the system compositor. Testing: This should increase the smoothness of animations, but I'm not sure how to test that exactly. Signed-off-by: Martin Robinson <mrobinson@igalia.com>