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
/
compositor
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
..
BUILD.gn
Pass the sky::LayerTree to the GPU thread for drawing
2015-09-03 19:20:32 -07:00
layer_tree.cc
Pass the sky::LayerTree to the GPU thread for drawing
2015-09-03 19:20:32 -07:00
layer_tree.h
Pass the sky::LayerTree to the GPU thread for drawing
2015-09-03 19:20:32 -07:00
layer.cc
SceneBuilder should build a tree of layers
2015-09-02 18:23:01 -07:00
layer.h
Add a sketchy function for serializing SkPictures
2015-09-08 14:02:13 -07:00