github gfx-rs/wgpu v26.0.6

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

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

Bug Fixes

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.