mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 16:25:31 +00:00
#1668 Changelog update
This commit is contained in:
parent
057aa5b14a
commit
803529320c
@ -9,6 +9,7 @@
|
|||||||
- **Breaking** The `draw` and `draw_indexed` commands on `AutoCommandBufferBuilder` now take parameters to explicitly specify the range of vertices and instances to draw.
|
- **Breaking** The `draw` and `draw_indexed` commands on `AutoCommandBufferBuilder` now take parameters to explicitly specify the range of vertices and instances to draw.
|
||||||
- **Breaking** `BufferlessDefinition` is removed.
|
- **Breaking** `BufferlessDefinition` is removed.
|
||||||
- Vulkano-shaders: added extension/feature checks for more SPIR-V capabilities.
|
- Vulkano-shaders: added extension/feature checks for more SPIR-V capabilities.
|
||||||
|
- Added support for surface creation from a CAMetalLayer using VK_EXT_metal_surface.
|
||||||
|
|
||||||
# Version 0.25.0 (2021-08-10)
|
# Version 0.25.0 (2021-08-10)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user