vello/piet-wgsl/shader/shared
Raph Levien 06ec395b68 Checkpoint coarse rasterization
The bones of coarse rasterization are in place (so far, fills only). Still not suitable for end-to-end (need to generate bounding boxes, among other things), but getting closer.
2022-11-01 13:55:58 -07:00
..
bbox.wgsl Checkpoint coarse rasterization 2022-11-01 13:55:58 -07:00
bump.wgsl Checkpoint coarse rasterization 2022-11-01 13:55:58 -07:00
config.wgsl Checkpoint coarse rasterization 2022-11-01 13:55:58 -07:00
drawtag.wgsl Checkpoint coarse rasterization 2022-11-01 13:55:58 -07:00
pathtag.wgsl Write more shaders 2022-11-01 13:55:58 -07:00
ptcl.wgsl Checkpoint coarse rasterization 2022-11-01 13:55:58 -07:00
segment.wgsl Use 'C style' preprocessing in piet-wgsl (#194) 2022-10-27 15:27:46 +01:00