Skip to content

0.9.0: 🕶 DirectX 12 allocations!

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 10 Sep 08:20
· 135 commits to main since this release
0.9.0
96fe44c

API changes

  • Refactor of gpu_allocator to allow for support for more graphics APIs (#30)
  • Add d3d12 support to gpu-allocator (#41)
  • Remove winapi from public interface. (#45)

Updates

  • Update to Ash 0.33 without traits (#39)
  • Change winapi dependency from git to the latest released version. (#51)

And various internal cleanups and improvements 🙌 !