vello/piet-gpu-types
Elias Naur e9ff509ab9 use tag flags for fill vs stroke modes in scene elements
Encode stroke vs fill as tag flags, thereby reducing the number of scene
elements. Encoding change only, no functional changes.

The previous Stroke and Fill commands are merged to one command,
FillColor. The encoding to annotated element is divergent, which is
fixed when annotated elements move to tag flags.

Updates #70

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2021-03-19 12:50:12 +01:00
..
src use tag flags for fill vs stroke modes in scene elements 2021-03-19 12:50:12 +01:00
Cargo.toml Add f16 support. 2020-04-21 15:03:06 -07:00