mirror of
https://github.com/encounter/engine.git
synced 2026-07-10 03:18:43 -07:00
0b629d419f
Now that the compositor doesn't have any tricky deps, we can make it a top-level project, which saves a bunch of typing.
7 lines
222 B
Markdown
7 lines
222 B
Markdown
Flow
|
|
====
|
|
|
|
Flow is a simple compositor based on Skia that the Flutter engine uses to cache
|
|
recoded paint commands and pixels generated from those recordings. Flow runs on
|
|
the GPU thread and uploads information to the GPU.
|