mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
#2299 changelog
This commit is contained in:
parent
15665c3437
commit
3898490bf6
@ -140,6 +140,7 @@ Changes to futures:
|
||||
- Support for the `ext_subgroup_size_control` extension.
|
||||
- Support for the `khr_image_format_list` extension.
|
||||
- Support for the `khr_swapchain_mutable_format` extension.
|
||||
- Support for pipeline derivatives.
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
|
@ -11,7 +11,6 @@ Coverage of support for Vulkan core features and extensions in Vulkano, as of th
|
||||
- Updating existing descriptor sets
|
||||
- Sparse binding
|
||||
- `VkAllocationCallbacks`
|
||||
- Pipeline derivatives
|
||||
- Possibly more?
|
||||
|
||||
## Vulkan 1.1
|
||||
|
Loading…
Reference in New Issue
Block a user