mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 00:04:15 +00:00
0.32.1 Changelog
This commit is contained in:
parent
facee332ec
commit
021540e6b6
@ -33,6 +33,10 @@ Changes to CPU buffer allocation:
|
||||
- Added `CpuBufferAllocatorCreateInfo`.
|
||||
- Allow waiting on `SwapchainAcquireFuture`.
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
# Version 0.32.1 (2022-11-09)
|
||||
|
||||
### Bugs fixed
|
||||
- [#2074](https://github.com/vulkano-rs/vulkano/issues/2074): Fixed error on multiple draw calls using a texture that had a layout transition.
|
||||
- Fixed an issue with `CpuBufferPool<T>`, where the alignment of `T` was not being considered when allocating.
|
||||
|
Loading…
Reference in New Issue
Block a user