Skip to content

Commit

Permalink
vulkano-rs#2349 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0246 authored and hakolao committed Feb 20, 2024
1 parent 929d18e commit 3e0a842
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ Changes to the `khr_display` extension:
- Getting displays and display planes is now done from the physical device.
- All features are now available.

Changes to the physical device:
- The `PhysicalDevice::surface_present_modes` method now takes an additional `SurfaceInfo` parameter.

### Additions

- Vulkano-shaders: Added a `root_path_env` property to allow loading shaders generated by a build script.
Expand Down

0 comments on commit 3e0a842

Please sign in to comment.