mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2025-02-16 17:12:29 +00:00
#2204 changelog
This commit is contained in:
parent
77fa2bbfcc
commit
33fe0170f5
@ -36,6 +36,7 @@ Changes to error reporting:
|
||||
- Vulkano-shaders: Added a `root_path_env` property to allow loading shaders generated by a build script.
|
||||
- Support for the `khr_deferred_host_operations` extension.
|
||||
- Added `image_view_with_layout(_array)` and `image_view_with_layout_sampler(_array)` constructors to `WriteDescriptorSet`, which let you control the image layouts used for image views bound to a descriptor.
|
||||
- Added `Surface::from_window[_ref]` and `Surface::required_extensions`. This is now the preferred way of creating a surface, vulkano-win has been deprecated.
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user