mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
#2385 changelog
This commit is contained in:
parent
4a77d39b85
commit
a1e376d932
@ -7,10 +7,18 @@
|
|||||||
Pull Request merge.
|
Pull Request merge.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
### Public dependency updates
|
||||||
|
- [raw-window-handle](https://crates.io/raw-window-handle) 0.6
|
||||||
|
- [winit](https://crates.io/crates/winit) 0.29
|
||||||
|
|
||||||
### Public dependency updates
|
### Public dependency updates
|
||||||
|
|
||||||
### Breaking changes
|
### Breaking changes
|
||||||
|
|
||||||
|
Changes to `Surface`:
|
||||||
|
- `Surface::required_extensions` now returns a result.
|
||||||
|
- `Surface::from_window[_ref]` now take `HasWindowHandle + HasDisplayHandle` as the window and return a new error type.
|
||||||
|
|
||||||
### Additions
|
### Additions
|
||||||
|
|
||||||
- Partially validated versions of `submit` and `present` commands (called via `QueueGuard`).
|
- Partially validated versions of `submit` and `present` commands (called via `QueueGuard`).
|
||||||
|
Loading…
Reference in New Issue
Block a user