gfx-rs / wgpu-native

Native WebGPU implementation based on wgpu-core
Apache License 2.0
875 stars 105 forks source link

Update wgpu to v22.1.0 #402

Closed rajveermalviya closed 2 months ago

rajveermalviya commented 3 months ago

https://github.com/gfx-rs/wgpu/releases/tag/v22.1.0

Testing

All examples tested on macOS + Metal, no leaks, no segfaults. Including the new changes in error handling tested to be working correctly.

yig commented 2 months ago

What is blocking acceptance of this pull request?

rajveermalviya commented 2 months ago

(The Android clippy CI failures is probably because Github Actions images dropped/updated the included Android NDK bundle — https://github.com/gfx-rs/wgpu-native/blob/91f1dc0cd270afddbe188f7444d75dee3cc562dc/.github/workflows/ci.yml#L88)

~Will create a separate PR to fix this.~ Opened #411

yig commented 2 months ago

This is exciting! Will a tag and release be automatically generated?

rajveermalviya commented 2 months ago

Released — https://github.com/gfx-rs/wgpu-native/releases/tag/v22.1.0.1