mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 14:56:42 +00:00
#1993 Changelog
This commit is contained in:
parent
d869892375
commit
3b508a3f86
@ -7,6 +7,8 @@
|
||||
Pull Request merge.
|
||||
-->
|
||||
|
||||
- **Breaking** Changes to queues:
|
||||
- When doing operations on a queue, you must now first call `lock()` on the queue, which prevents concurrent access.
|
||||
- Bugs fixed:
|
||||
- Incorrect check for descriptor set validity when the shader declares a runtime-sized array.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user