mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-08 20:01:30 +11:00
0256d8a92f
- Use the buffer sizes in src/render.rs as the current 128K is not sufficient for even the test scenes - Add BumpAllocators type and bump buffer size - Support the `base_color` render option - Use immutable type construction where possible - Fix the path tag stream length calculation to use the offsets stored in Layout. This both matches the current behavior in src/render.rs and makes it so that CpuConfig's construction no longer needs the Encoding type as an input - Renamed CpuConfig & GpuConfig types to 'RenderConfig' and 'ConfigUniform' |
||
---|---|---|
.. | ||
encoding | ||
shaders |