| commit | 62aeab72c4ff8cb616cb1039aa14c191ecd4fc0c | [log] [tgz] |
|---|---|---|
| author | egdaniel <egdaniel@google.com> | Mon Apr 16 10:21:53 2018 -0400 |
| committer | Brian Osman <brianosman@google.com> | Mon Apr 16 10:21:53 2018 -0400 |
| tree | 65d87e6cbd9e8a570ab64fd5cf77e07e09d055f7 | |
| parent | f4ebb180783fae8b9cf62e827b727fc98c5e279e [diff] |
Call SkSurface::flush instead of getting a backend handle in vulkan_swapchain. (#5012) The old code called getBackendRenderTargetHandle() with a Read access to trigger the surface to flush, however the returned GrVkImageInfo was never used. This how process is equivalent to just calling flush on the surface so do that instead.
Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today‘s, and tomorrow’s, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.
The Flutter Engine is a portable runtime for hosting Flutter applications. It implements Flutter's core libraries, including animation and graphics, file and network I/O, accessibility support, plugin architecture, and a Dart runtime and compile toolchain. Most developers wil interact with Flutter via the Flutter Framework, which provides a modern, reactive framework, and a rich set of platform, layout and foundation widgets.
Flutter is still under development and we continue to add features. However, it is ready for use by early adopters who are willing to deal with the odd wrinkle or two along the way. We hope you try it out and send us feedback.
For information about using Flutter to build apps, please see the getting started guide.
For information about contributing to the Flutter framework, please see the main Flutter repository.
For information about contributing code to the engine itself, please see CONTRIBUTING.md.
Join us in our Gitter chat room or join our mailing list, flutter-dev@googlegroups.com.