vello/piet-gpu-types
Raph Levien f53d00e6bc Add transforms and state stack
Actually handle transforms in RenderCtx (was implemented in renderer but
not actually plumbed through). This also requires maintaining a state
stack, which will also be required for clipping.

This PR also starts work on encoding clipping, including tracking
bounding boxes.

WIP, none of this is tested yet.
2020-11-20 18:25:27 -08:00
..
src Add transforms and state stack 2020-11-20 18:25:27 -08:00
Cargo.toml Add f16 support. 2020-04-21 15:03:06 -07:00