github gfx-rs/wgpu v27.0.4

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

This release includes wgpu-hal version 27.0.4. All other crates remain at their previous versions.

Bug Fixes

General

  • Remove fragile dependency constraint on ordered-float that prevented semver-compatible changes above 5.0.0. By @kpreid in #8371.

Vulkan

  • Work around extremely poor frame pacing from AMD and Nvidia cards on Windows in Fifo and FifoRelaxed present modes. This is due to the drivers implicitly using a DXGI (Direct3D) swapchain to implement these modes and it having vastly different timing properties. See #8310 and #8354 for more information. By @cwfitzgerald in #8420.

Don't miss a new wgpu release

NewReleases is sending notifications on new releases.