Releases: gwihlidal/vk-sync-rs
Releases · gwihlidal/vk-sync-rs
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
- Updated to ash 0.26
- Use default struct init from ash (thanks, @MaikKlein)
- Made function pointer structs borrowed for performance
- Some minor cleanup
0.1.1
- Updated to ash 0.25 (Vulkan 1.1)
- Added support for NVX generated commands
- Added support for read-only depth/stencil + writeable depth/stencil
- Added Copy and Default traits to AccessType and ImageLayout
- Added Debug, Default, and Clone traits to GlobalBarrier, BufferBarrier, and ImageBarrier