github gfx-rs/wgpu v26.0.1

latest releases: v29.0.3, v29.0.2, v29.0.1...
11 months ago

This release includes v26.0.1 of wgpu and wgpu-core. All other crates remain at their previous versions.

Bug Fixes

  • Fixed build error inside wgpu::util::initialize_adapter_from_env when std feature is not enabled. By @kpreid in #7918.
  • Fixed build error occurring when the profiling dependency is configured to have profiling active. By @kpreid in #7916.
  • Emit a validation error instead of panicking when a query set index is OOB. By @ErichDonGubler in #7908.

Don't miss a new wgpu release

NewReleases is sending notifications on new releases.