vello/piet-gpu-hal
Raph Levien 7adb300671 Double-buffer scene buffer
Pipeline the CPU and GPU work so that two frames can be in flight at
once.

This dramatically improves the performance especially on Android. Note
that I've also changed the default configuration to be 3 frames in
flight and FIFO mode.
2021-10-21 14:28:27 -07:00
..
examples API reorg 2021-05-29 21:11:02 -07:00
src Double-buffer scene buffer 2021-10-21 14:28:27 -07:00
Cargo.toml Implement more of the API 2021-05-27 14:55:40 -07:00