0.8.0: Runtime `buffer_device_address` choices
API changes
- Unmark
fn mapped_ptr()
asunsafe
(#32) - Make whether the device supports
buffer_device_address
or not a runtime setting inVulkanAllocatorCreateDesc
(#34)
Debug improvements
Visualizer
Examples
And various smaller internal cleanups 🥳. Special thanks to @hrydgard for contributing most of the improvements above!