Skip to content

Commit

Permalink
#2204 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored May 12, 2023
1 parent 77fa2bb commit 33fe017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 33fe017

Please sign in to comment.