Skip to content

0.22.0

Compare
Choose a tag to compare
@Jasper-Bekkers Jasper-Bekkers released this 26 Sep 11:58
· 50 commits to main since this release
0.22.0
b3a141f

What's Changed

  • Add support for dedicated allocations and committed resource tracking by @janie177 in #148
  • Upgrade imgui to 0.9 by @MarijnS95 in #144
  • cargo: Bump windows-rs to 0.44 by @MarijnS95 in #150
  • d3d12: Remove now-unneeded unsafe Send/Sync markers for Allocation and MemoryBlock by @MarijnS95 in #152
  • Update imgui requirement from 0.9 to 0.10 by @dependabot in #154
  • vulkan: Use Send+Sync pointer wrapper type to auto-derive these marker traits on MemoryBlock/Allocation by @MarijnS95 in #153
  • Update GitHub Actions shield URL by @MarijnS95 in #149
  • Resource ownership cleanup by @janie177 in #151
  • examples: Initialize env_logger to actually see log output by @MarijnS95 in #145

Full Changelog: 0.21.0...0.22.0