mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-10 20:51:29 +11:00
076e6d600d
Write the right_edge to the binning output. More work on encoding the fill/stroke distinction and plumbing that through the pipeline. This is a bit unsatisfying because of the code duplication; having an extra fill/stroke bool might be better, but I want to avoid making the structs bigger (this could be solved by better packing in the struct encoding). Fills are plumbed through to the last stage. Backdrop is WIP. |
||
---|---|---|
.. | ||
annotated.h | ||
binning.comp | ||
binning.spv | ||
bins.h | ||
build.ninja | ||
coarse.comp | ||
coarse.spv | ||
elements.comp | ||
elements.spv | ||
image.comp | ||
image.spv | ||
kernel4.comp | ||
kernel4.spv | ||
ptcl.h | ||
scene.h | ||
setup.h | ||
state.h | ||
tilegroup.h |