Unclaimed project
Are you a maintainer of wgpu? Claim this project to take control of your public changelog and roadmap.
This release includes wgpu-hal version 26.0.6. All other crates remain at their previous versions.
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 https://github.com/gfx-rs/wgpu/issues/8310 and https://github.com/gfx-rs/wgpu/issues/8354 for more information. By @cwfitzgerald in #8420.