vello/piet-gpu-types
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
..
src Continuing work on clips 2020-11-20 18:25:27 -08:00
Cargo.toml Add f16 support. 2020-04-21 15:03:06 -07:00