mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 14:24:18 +00:00
#2496 changelog
This commit is contained in:
parent
3472daa465
commit
25a1184c75
@ -19,6 +19,7 @@
|
||||
Changes to (physical) device:
|
||||
- `Properties` is renamed to `DeviceProperties`.
|
||||
- `Features` is renamed to `DeviceFeatures`.
|
||||
- `PhysicalDevice::surface_present_modes(_unchecked)` now returns `Vec<PresentMode>` instead of an iterator.
|
||||
|
||||
Changes to command buffers:
|
||||
- Renamed `AutoCommandBufferBuilder` to `RecordingCommandBuffer` and `AutoCommandBufferBuilder::build` to `end`.
|
||||
|
Loading…
Reference in New Issue
Block a user