mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
#2065 changelog
This commit is contained in:
parent
22442a5e44
commit
ffee3d8012
@ -109,6 +109,7 @@ Changes to memory allocation:
|
||||
- Depth and stencil attachments are now properly checked when using dynamic rendering.
|
||||
- Proper error (`NoStencilAttachment`) is now being returned if stencil attachment format is missing.
|
||||
- Fixed an issue with missing synchronization between a command buffer and any that were previously submitted on the same queue.
|
||||
- `SwapchainCreateInfo` documentation correction.
|
||||
|
||||
# Version 0.31.1 (2022-10-04)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user