Skip to content

Commit

Permalink
#2051 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored Oct 29, 2022
1 parent b8245db commit f19c114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Changes to memory allocation:
- Added the `disjoint` flag to `ImageCreateFlags`. This flag is used in combination with multi-planar images, to bind separate memory to each plane of the image. It is not yet supported for the higher-level image types.
- Added `StandardCommandBufferAllocatorCreateInfo`.
- Added `StandardCommandBufferAllocator::{try_reset_pool, clear}`.
- Added a spinning `Future` implementation to `Fence` and `FenceSignalFuture`.

### Bugs fixed
- [#2004](https://github.com/vulkano-rs/vulkano/issues/2004): A swapchain image could be presented without being acquired.
Expand Down

0 comments on commit f19c114

Please # to comment.