What's Changed
- Refactor some swapchain operations by @Rua in https://github.com/vulkano-rs/vulkano/pull/2361
- Partial validation of queue commands by @Rua in https://github.com/vulkano-rs/vulkano/pull/2373
- Fix licenses by @marc0246 in https://github.com/vulkano-rs/vulkano/pull/2378
- Fix multiplication overflow in
StandardDescriptorSetAllocatorby @marc0246 in https://github.com/vulk...