mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
#1653 Changelog update
This commit is contained in:
parent
016942f0aa
commit
e82c76ad33
@ -58,6 +58,7 @@
|
||||
- Added limits check for vertex buffer binding numbers.
|
||||
- Fixed synchronization bug where pipeline barriers were placed based on the binding of resources instead of the draw/dispatch calls that use them.
|
||||
- `SyncCommandBufferBuilder` and `UnsafeCommandBufferBuilder` accept any `IntoIterator` where they previously only accepted `Iterator`.
|
||||
- Updated ash to 0.33.0, vk.xml to 1.2.185, and ran `cargo update` to update other dependencies' patch versions.
|
||||
|
||||
# Version 0.24.0 (2021-06-20)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user