mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 08:14:20 +00:00
#2035 Changelog
This commit is contained in:
parent
43223f564b
commit
88c7473509
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user