vello/piet-gpu-hal/src
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
..
dx12 Fix some dx12 bugs 2021-05-31 20:39:38 -07:00
metal Wire up swapchain presentation 2021-05-28 21:41:04 -07:00
backend.rs API reorg 2021-05-29 21:11:02 -07:00
dx12.rs Runtime querying of threadgroup size 2021-06-08 16:29:40 +09:00
hub.rs Animating scene 2021-09-06 10:18:14 -07:00
lib.rs Runtime querying of threadgroup size 2021-06-08 16:29:40 +09:00
macros.rs API reorg 2021-05-29 21:11:02 -07:00
metal.rs Adjust metal workgroup limits 2021-06-12 15:28:30 +09:00
mux.rs API reorg 2021-05-29 21:11:02 -07:00
vulkan.rs Start work on gradients 2021-07-12 06:56:52 -07:00