This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
sky
/
shell
/
gpu
History
Adam Barth
bdc2cdc1e8
Add a sketchy function for serializing SkPictures
...
We'll need to make this fancier as the compositor gets smarter.
2015-09-08 14:02:13 -07:00
..
ganesh_context.cc
Avoid manually setting up in-process GL bindings for Skia
2015-07-27 14:30:14 -07:00
ganesh_context.h
…
ganesh_surface.cc
Swith from skia::RefPtr to RefPtr
2015-08-10 14:18:38 -07:00
ganesh_surface.h
Swith from skia::RefPtr to RefPtr
2015-08-10 14:18:38 -07:00
picture_serializer.cc
…
picture_serializer.h
…
rasterizer.cc
Add a sketchy function for serializing SkPictures
2015-09-08 14:02:13 -07:00
rasterizer.h
Pass the sky::LayerTree to the GPU thread for drawing
2015-09-03 19:20:32 -07:00