mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
#2552 changelog
This commit is contained in:
parent
795b573e3f
commit
45ff753e77
@ -161,6 +161,7 @@ Other:
|
||||
- Fix UB in debug messenger when driver reports null pointers for empty arrays.
|
||||
- `FreeListAllocator` not giving out suballocations that are free and of suitable size/alignment in a certain edge case.
|
||||
- Fixed descriptor sets with `UPDATE_AFTER_BIND` or `PARTIALLY_BOUND` being wrongly validated on bind.
|
||||
- Fixed non-default image view usage being ignored.
|
||||
- Vulkano-shaders: Fixed shader struct names that are invalid rust idents from panicking the shader! macro. Rust-gpu emitted struct names such as `foo::bar::MyStruct` now work.
|
||||
|
||||
# Version 0.34.1 (2023-10-29)
|
||||
|
Loading…
Reference in New Issue
Block a user