Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 283 Bytes | |
v26.0.4 source code.tar.gz | 2025-08-07 | 13.3 MB | |
v26.0.4 source code.zip | 2025-08-07 | 14.2 MB | |
Totals: 3 Items | 27.6 MB | 1 |
This release includes wgpu-hal
version 26.0.4
. All other crates remain at their previous versions.
Bug Fixes
Vulkan
Fix STATUS_HEAP_CORRUPTION
crash when concurrently calling create_sampler
. By @atlv24 in #8056.