mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The new boot sequence on Fuchsia now gives us the more accurate RGB_x888 pixel format, which we should support. Also finish pushing pixels to the screen before drawing new pixels.