mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Now we actually use the vsync signal to trigger work. Previously, we'd hit the pipeline depth limit too early and fall back to swap buffers-triggered rendering. Also, rename Vsync to VSync on recommendation from jamesr.