vello/piet-gpu-types/src
Elias Naur eb37db1b05 replace per-element fill mode flags with a SetFillMode element
Fixes #70

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2021-03-29 21:10:25 +02:00
..
annotated.rs support stroked fills for clips, images 2021-03-19 16:43:33 +01:00
bins.rs remove unused BinChunk type 2020-12-08 00:45:08 +01:00
encoder.rs Add scene types 2020-04-16 18:19:58 -07:00
lib.rs Experiment with new sorting scheme 2020-06-03 09:29:25 -07:00
main.rs Experiment with new sorting scheme 2020-06-03 09:29:25 -07:00
pathseg.rs collapse FillCubic and StrokeCubic into Cubic with flags for fill mode 2021-03-19 12:50:12 +01:00
ptcl.rs coarse,kernel4: make stroke, (non-zero) fill, solid separate commands 2021-03-19 16:43:33 +01:00
scene.rs replace per-element fill mode flags with a SetFillMode element 2021-03-29 21:10:25 +02:00
state.rs ensure consistent path segment transformation 2021-03-19 12:45:23 +01:00
test.rs Add f16 support. 2020-04-21 15:03:06 -07:00
tile.rs ensure consistent path segment transformation 2021-03-19 12:45:23 +01:00
tilegroup.rs Implement stroked polylines 2020-04-28 18:45:59 -07:00