vello/src/encoding
Chad Brokaw 0c0c61dc82 Address review feedback
* Add counts to offsets when comparing against buffer size limits
* Remove multiplication by 4 in blend buffer allocation (we use units of u32)
* Move buffer sizes from BumpAllocators to Config
* Add comments about early exit
2023-01-18 21:36:32 -05:00
..
draw.rs Address review feedback. 2023-01-08 17:10:05 -05:00
encoding.rs Update for peniko changes 2023-01-17 12:31:57 -05:00
math.rs Public encoding API 2023-01-06 16:52:41 -05:00
monoid.rs Address review feedback. 2023-01-08 17:10:05 -05:00
packed.rs Address review feedback 2023-01-18 21:36:32 -05:00
path.rs clippy fixes 2023-01-14 11:07:07 -05:00
resource.rs clippy fixes 2023-01-14 11:07:07 -05:00