vello/piet-gpu-types/src
Raph Levien 0f91149b49 Radial gradients
This patch adds radial gradients, including both the piet API and some
new methods specifically to support COLRv1, including the ability to
transform the gradient separately from the path.
2022-03-30 20:32:13 -07:00
..
annotated.rs Start work on gradients 2021-07-12 06:56:52 -07: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 Radial gradients 2022-03-30 20:32:13 -07:00
scene.rs Render color emoji layers 2021-08-27 08:25:05 -07: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