vello/piet-gpu/src
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
..
lib.rs Scratch buffer for clip stack 2020-11-22 18:14:09 -08:00
pico_svg.rs Make fills work 2020-06-05 22:40:44 -07:00
render_ctx.rs Continuing work on clips 2020-11-20 18:25:27 -08:00