mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 16:25:31 +00:00
#1824 Changelog update
This commit is contained in:
parent
901d2b2bc2
commit
33aa520706
@ -13,6 +13,7 @@
|
||||
- Fixed buffer overflow bug in `AutoCommandBufferBuilder::push_constants`.
|
||||
- Fixed `AutoCommandBufferBuilder::push_constants` to push multiple times in case of range overlap (to accommodate VUIDs 01795 and 01796)
|
||||
- Fixed `shader!` macro failing to compile with geometry shaders.
|
||||
- Refactored `VertexBuffersCollection` to allow `Arc<dyn BufferAccess>`
|
||||
|
||||
# Version 0.28.0 (2022-02-02)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user