All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Implemented workaround for allocating sets with empty layouts.
- Erupt integration now supports acceleration structures.
- This CHANGELOG file.
- Leaked sets now not get reported on panic.
- CI check for no_std
- Prevented second panic when cleanup check fails on unwinding.
- Initial Implementation for general purpose gpu descriptor allocator.
- Integration with gfx-hal crate.