mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 08:14:20 +00:00
#1694 Changelog update
This commit is contained in:
parent
ddbde190ff
commit
20e0365bdd
@ -72,6 +72,7 @@
|
||||
- spirv_headers 1.5 > spirv 0.2 (crate was renamed and reversioned)
|
||||
- time 0.2 > 0.3
|
||||
- `AttachmentImage::current_layer_levels_access()` now returns the correct range which solves pipeline barriers only affecting the first layers of of a multi-layer `AttachmentImage`.
|
||||
- A new Vulkano-shaders macro option `shaders` to compile several shaders in a single macro invocation producing generated Rust structs common for all specified shaders without duplications. This feature improves type-safe interoperability between shaders.
|
||||
|
||||
# Version 0.25.0 (2021-08-10)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user