0.23.0
What's Changed
- Update winit requirement from 0.27 to 0.28 by @dependabot in #155
- Update windows requirement from 0.44 to 0.46 by @dependabot in #158
- cargo: Bump
windows-rs
to0.47
by @MarijnS95 in #162 - cargo: Bump
windows-rs
to0.48
by @MarijnS95 in #163 - Add support for
presser
by @fu5ha in #138 - Use
PhantomData
inMappedAllocationSlab
and fix merge by @fu5ha in #167 - Configurable allocation sizes by @Elabajaba in #161
- d3d12: Use
Device10
Placed/CommittedResource
functions for Enhanced-Barriers initial Layout by @MarijnS95 in #168 - Fix examples and improve README after #168 merge by @MarijnS95 in #169
- Add memory properties and make it accessible for Vulkan allocation by @SiebenCorgie in #134
- Update imgui requirement from 0.10 to 0.11 by @dependabot in #165
- Autoformat
README
and fix newmanual slice size calculation
lint by @MarijnS95 in #172 - d3d12: Fix
clippy::useless-vec
by @MarijnS95 in #173 - Bump actions/checkout from 3 to 4 by @dependabot in #175
- 🪛 Replace
imgui
withegui
by @tosti007 in #176
New Contributors
- @Elabajaba made their first contribution in #161
- @SiebenCorgie made their first contribution in #134
- @tosti007 made their first contribution in #176
Full Changelog: 0.22.0...0.23.0