mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
#2572 changelog
This commit is contained in:
parent
9196fa6eb2
commit
229d69dcbb
@ -171,6 +171,7 @@ Other:
|
|||||||
- Fixed an off-by-one error in `SubpassDescription::validate`.
|
- Fixed an off-by-one error in `SubpassDescription::validate`.
|
||||||
- Made resizing smooth on macOS and iOS, and let it interoperate better with windowing libraries.
|
- Made resizing smooth on macOS and iOS, and let it interoperate better with windowing libraries.
|
||||||
- Fixed compiling on iOS.
|
- Fixed compiling on iOS.
|
||||||
|
- Fixed UB in `GenericMemoryAllocator::deallocate` arising due to invalid pointer provenance given out on allocation.
|
||||||
- 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.
|
- 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)
|
# Version 0.34.1 (2023-10-29)
|
||||||
|
Loading…
Reference in New Issue
Block a user