vello/piet-gpu/bin
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
..
android.rs Double-buffer scene buffer 2021-10-21 14:28:27 -07:00
cli.rs Double-buffer scene buffer 2021-10-21 14:28:27 -07:00
winit.rs Double-buffer scene buffer 2021-10-21 14:28:27 -07:00