vello/piet-gpu-hal
Raph Levien a60c2dd3c8 Scratch buffer for clip stack
We keep a small window of the clip stack in registers in the fine
rasterization kernel, and when that window is exceeded, spill to global
memory, so the clip stack can be unbounded.
2020-11-22 18:14:09 -08:00
..
examples Add hub abstraction 2020-11-18 16:06:08 -08:00
src Scratch buffer for clip stack 2020-11-22 18:14:09 -08:00
Cargo.toml Update dependencies 2020-11-14 08:25:43 -08:00