vello/piet-gpu-types/src
Raph Levien 9a8854ffab Experimenting with sort-middle
Starting a prototype that explores the sort-middle approach. This
commit has a prefix sum pass computing state per element.
2020-05-12 08:54:09 -07:00
..
encoder.rs Add scene types 2020-04-16 18:19:58 -07:00
fill_seg.rs Fills 2020-05-01 19:42:20 -07:00
lib.rs Experimenting with sort-middle 2020-05-12 08:54:09 -07:00
main.rs Experimenting with sort-middle 2020-05-12 08:54:09 -07:00
ptcl.rs Fills 2020-05-01 19:42:20 -07:00
scene.rs Experimenting with sort-middle 2020-05-12 08:54:09 -07:00
segment.rs Use linked list strategy for segments 2020-04-28 22:25:57 -07:00
state.rs Experimenting with sort-middle 2020-05-12 08:54:09 -07:00
test.rs Add f16 support. 2020-04-21 15:03:06 -07:00
tilegroup.rs Implement stroked polylines 2020-04-28 18:45:59 -07:00