mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +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>