| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-13 | 1.4 kB | |
| rspirv 0.13.0 source code.tar.gz | 2026-03-13 | 243.4 kB | |
| rspirv 0.13.0 source code.zip | 2026-03-13 | 274.9 kB | |
| Totals: 3 Items | 519.7 kB | 0 | |
What's Changed
- spirv: Drop stale "tracking SPIR-V major/minor version" from README by @MarijnS95 in https://github.com/gfx-rs/rspirv/pull/253
- Regenerate on
sdk-1.4.309.0by @MarijnS95 in https://github.com/gfx-rs/rspirv/pull/251 - Unify extended instruction parsing and add
NonSemantic.DebugPrintFby @Matthias-Fauconneau in https://github.com/gfx-rs/rspirv/pull/216 - spirv: Allow crate to remain
no_stdwhen(de)serializefeatures are enabled by @Dinnerbone in https://github.com/gfx-rs/rspirv/pull/254 - Fix all clippy lints since Rust 1.90 by @MarijnS95 in https://github.com/gfx-rs/rspirv/pull/267
- grammar: Handle
TypeCooperativeMatrixKHRas type by @MarijnS95 in https://github.com/gfx-rs/rspirv/pull/266 - Generate
reflect::is_xxx()helpers directly in thespirvheader by @MarijnS95 in https://github.com/gfx-rs/rspirv/pull/269 - Regenerate on
sdk-1.4.341.0by @MarijnS95 in https://github.com/gfx-rs/rspirv/pull/262 - Generate and implement extended instruction handling for all
extinstsets by @MarijnS95 in https://github.com/gfx-rs/rspirv/pull/273 - Release
spirv 0.4.0andrspirv 0.13.0by @MarijnS95 in https://github.com/gfx-rs/rspirv/pull/274
New Contributors
- @Dinnerbone made their first contribution in https://github.com/gfx-rs/rspirv/pull/254
Full Changelog: https://github.com/gfx-rs/rspirv/compare/rspirv-0.12.0...rspirv-0.13.0