Skip to content

Commit

Permalink
#2035 Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinJ235 authored Oct 13, 2022
1 parent 43223f5 commit 88c7473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Changes to buffers:
- Support for the `khr_external_fence_fd` and `khr_external_fence_win32` extensions.
- Added `MemoryAllocateFlags`.
- Added `Device::allocation_count`.
- Support for the `khr_external_semaphore_fd`, `khr_external_semaphore_win32` and `fuchsia_external_semaphore` extensions.
- `Semaphore::export_fd` is no longer unsafe.

### 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 88c7473

Please sign in to comment.