Logicalshift / flo_draw

2D rendering libraries for Rust and FlowBetween
Apache License 2.0
101 stars 6 forks source link

Update wgpu #7

Closed ales-tsurko closed 9 months ago

ales-tsurko commented 9 months ago

This PR updates wgpu and wgpu-profiler to the latest versions.

It also fixes compilation issues for raw wgpu examples. Although the examples wouldn't work even with the old wgpu version (will open a separate issue for this).

Logicalshift commented 9 months ago

:+1: this looks good (way fewer changes than last time I updated wgpu too...)