Brad Svercl

Results 3 issues of Brad Svercl

This allows for a consistent serialization and can then be nicely versioned using git for example. I see no technical reason why a BTreeMap wouldn't work here. This is for...

This happens when decoding the WebP image from https://httpbin.org/image/webp ## Expected It decodes the image successfully ## Actual behaviour `Format error decoding WebP: Invalid Chunk header: [0x92, 0x9F, 0x00, 0x9D]`...

I did two things here, first I upgraded WGPU to the newest version which only required adding in the `alpha_mode` to the `SurfaceConfiguration`, this should be okay, at least it...