mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
#2205 changelog
This commit is contained in:
parent
351988384e
commit
c44ef4dfce
@ -48,6 +48,7 @@ Changes to command buffers:
|
||||
|
||||
- [#2184](https://github.com/vulkano-rs/vulkano/issues/2184): `VK_KHR_get_physical_device_properties2` not used in `Device` creation for Vulkan 1.1 and later.
|
||||
- Fixed UB in `ShaderModule::from_bytes[_with_data]`, where an unaligned reference could have been created.
|
||||
- Fixed a bug when using `GenericMemoryAllocator` configured not to use dedicated allocation, where a dedicated allocation wasn't created even when required.
|
||||
|
||||
# Version 0.33.0 (2023-04-01)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user