vello/piet-gpu-hal
Raph Levien 4b2a720289 Animating scene
Make the scene dependent on timing.

This commit patches the HAL to reuse command buffers; this works well on
Vulkan and prevents a leak, but breaks the other back-ends. That will
require a solution, possibly including plumbing up the resource lifetime
responsibilities to the client.

Other things might be hacky as well.
2021-09-06 10:18:14 -07:00
..
examples API reorg 2021-05-29 21:11:02 -07:00
src Animating scene 2021-09-06 10:18:14 -07:00
Cargo.toml Implement more of the API 2021-05-27 14:55:40 -07:00