mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-10 12:41:30 +11:00
520f6d0d41
* remove area clamp in fine (now in #241) * make DrawTag::info_size() const fn * document DrawColor rgba field * change Monoid type parameter to an associated type and describe the additional Default constraint * consistent parens in PathTag::is_subpath_end * add comments for 32-bit path segment types in PathTag * also adds low level encoding functions for the three currently supported brushes |
||
---|---|---|
.. | ||
shared | ||
backdrop.wgsl | ||
backdrop_dyn.wgsl | ||
bbox_clear.wgsl | ||
binning.wgsl | ||
clip_leaf.wgsl | ||
clip_reduce.wgsl | ||
coarse.wgsl | ||
draw_leaf.wgsl | ||
draw_reduce.wgsl | ||
fine.wgsl | ||
path_coarse.wgsl | ||
path_coarse_full.wgsl | ||
pathseg.wgsl | ||
pathtag_reduce.wgsl | ||
pathtag_scan.wgsl | ||
tile_alloc.wgsl | ||
UNLICENSE |