vello/piet-gpu
Raph Levien 3a8227d025 Non-load balanced coarse path raster
This is a bit of a revert of the load-balanced ("more parallel") coarse
path rasterizer, but includes fills and also uses atomicExchange.

I'm doing it this way because it should be considerably easier to do
flattening in this structure, even though there will be some performance
regression.
2020-06-09 15:09:53 -07:00
..
bin Make fills work 2020-06-05 22:40:44 -07:00
shader Non-load balanced coarse path raster 2020-06-09 15:09:53 -07:00
src Make fills work 2020-06-05 22:40:44 -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