vello/piet-gpu/src
Raph Levien d14895b107 Continuing work on clips
I realized there's a problem with encoding clip bboxes relative to the
current transform (see #36 for a more detailed explanation), so this is
changing it to absolute bboxes.

This more or less gets clips working. There are optimization
opportunities (all-clear and all-opaque mask tiles), and it doesn't deal
with overflow of the blend stack, but it seems to basically work.
2020-11-20 18:25:27 -08:00
..
lib.rs Continuing work on clips 2020-11-20 18:25:27 -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