We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7fc8cc commit 42ee290Copy full SHA for 42ee290
spirv-tools/CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
<!-- next-header -->
10
## [Unreleased] - ReleaseDate
11
+- [PR#19](https://github.com/Rust-GPU/spirv-tools-rs/pull/19) update to vulkan-sdk-1.4.321
12
+- [PR#20](https://github.com/Rust-GPU/spirv-tools-rs/pull/20) upgrade to edition 2024, remove webgpu target
13
+
14
## [0.12.2] - 2025-08-28
15
- [PR#18](https://github.com/Rust-GPU/spirv-tools-rs/pull/18) disable `array-bounds` and `stringop-overflow` warnings on gnu compilers
16
0 commit comments