mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
#2519 changelog
This commit is contained in:
parent
bb622ea4ba
commit
c03e2b926c
@ -131,6 +131,7 @@ Changes to vulkano-util:
|
||||
- Support for the `ext_conservative_rasterization` extension.
|
||||
- Support for the `extended_dynamic_state3_conservative_rasterization_mode` device feature.
|
||||
- Support for the `extended_dynamic_state3_extra_primitive_overestimation_size` device feature.
|
||||
- Added `ResourceMemory::from_device_memory_unchecked`.
|
||||
- Vulkano-shaders: Support for Vulkan 1.3 target environment.
|
||||
- Vulkano-shaders: Added `generate_structs: true` option that may be used to disable rust structs from generating. Useful in e.g. rust-gpu contexts where such functionality is not needed.
|
||||
- Vulkano-util: `VulkanoWindowsRenderer::swapchain_image_views` allows access to the swapchain images.
|
||||
|
Loading…
Reference in New Issue
Block a user