- add exit_signal API to close exit app in code.
- add ability to change
vk::PresentModeKHR
.
- fix error in unregister_user_texture.
- update gpu-allocator from 0.24.0 to 0.25.0.
- remove Arc from AshRenderState.
- control flow to poll and present mode to FIFO.
- update example code.
- fix unused import.
- remove unnecessary build() of ash method.
- fix error when import spirv binary in examples.
- fix README.md documentation.
- initial release