mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2025-02-19 18:42:31 +00:00
#2015 Changelog
This commit is contained in:
parent
c3f00cc21b
commit
a08dde7374
@ -36,6 +36,7 @@ Changes to `GpuFuture`:
|
||||
- `VulkanLibrary` methods `layer_extension_properties`, `supported_layer_extensions` and `supported_extensions_with_layers`, to query the extensions supported by layers.
|
||||
- Added the remaining missing variants of the `ColorSpace` enum.
|
||||
- Added a `supports_protected` member to `SurfaceCapabilities` for the `khr_surface_protected_capabilities` extension.
|
||||
- Support for the `ext_validation_features` extension.
|
||||
|
||||
### 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