mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-10 12:41:30 +11:00
d14895b107
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. |
||
---|---|---|
.. | ||
annotated.rs | ||
bins.rs | ||
encoder.rs | ||
lib.rs | ||
main.rs | ||
pathseg.rs | ||
ptcl.rs | ||
scene.rs | ||
state.rs | ||
test.rs | ||
tile.rs | ||
tilegroup.rs |