vello/piet-gpu
Raph Levien 7f4a6523a8 Filter sparse tiles
Have a more-parallel read of the tile structures based on bbox coverage,
and only set the bit when the tile isn't empty.

This is a speedup, but there is some duplicated work and it is possible
to improve it further.
2020-06-03 17:55:42 -07:00
..
bin Optimize tile allocation 2020-06-03 14:46:41 -07:00
shader Filter sparse tiles 2020-06-03 17:55:42 -07:00
src Fix performance issues 2020-06-03 15:32:58 -07:00
Cargo.toml Add command line args for loading svg 2020-05-31 09:57:25 -07:00
Ghostscript_Tiger.svg Fills 2020-05-01 19:42:20 -07:00