• Adam Barth's avatar
    Add a compositing step to the lifecycle · bf260f98
    Adam Barth authored
    Now we have the ability to draw multiple PictureLayers. We still squash all the
    pictures together into a single SkPicture for simplicity. In the future, we'll
    submit them to C++ separately and composite them on the GPU thread.
    bf260f98
Name
Last commit
Last update
..
README.md Loading commit data...
auto_layout.dart Loading commit data...
block.dart Loading commit data...
box.dart Loading commit data...
flex.dart Loading commit data...
layer.dart Loading commit data...
object.dart Loading commit data...
paragraph.dart Loading commit data...
sky_binding.dart Loading commit data...
stack.dart Loading commit data...
toggleable.dart Loading commit data...