github gfx-rs/wgpu v25.0.1

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

This release includes wgpu-core, wgpu-hal and naga version 25.0.1. All other crates remain at their previous versions.

Bug Fixes

  • Fix typos in various documentation. By @waywardmonkeys in #7510.
  • Fix compile error when building with profiling/profile-with-* feature enabled. By @waywardmonkeys in #7509.
  • Use once_cell::race::OnceBox instead of std::sync::LazyLock to allow naga::proc::Namer::default() to be available without backend features being enabled. By @cwfitzgerald in #7517.

DX12

Don't miss a new wgpu release

NewReleases is sending notifications on new releases.