Skip to content

Releases: YaaZ/VulkanMemoryAllocator-Hpp

v3.3.0

06 Mar 18:03
6e5ce65

Choose a tag to compare

What's Changed

  • Hide msvc warning suppression pragma behind gate by @M2-TE in #76
  • Fix compilation with VULKAN_HPP_TYPESAFE_CONVERSION=0 by @YaaZ in #82

Full Changelog: v3.3.0+2...v3.3.0+3

v3.3.0

19 Dec 23:25
122f974

Choose a tag to compare

What's Changed

  • Rework minimal Vulkan dependency by @YaaZ in #73
  • Fix compilation with VULKAN_HPP_NO_SMART_HANDLE by @YaaZ in #72

Full Changelog: v3.3.0+1...v3.3.0+2

v3.3.0

12 Dec 13:07
b55f0a5

Choose a tag to compare

  • Breaking update
  • VMA 3.3.0
  • Vulkan 1.4.336
  • RAII handles
  • New enhanced functions

v3.2.1

23 Mar 10:38
2059f0f

Choose a tag to compare

Vulkan-Headers 1.4.309.0 and Vulkan Memory Allocator v3.2.1 (#58)

v3.2.0

23 Mar 08:32
4fcfec0

Choose a tag to compare

updated cmake version requirement (#53)

v3.1.0

11 Jun 14:39

Choose a tag to compare

VMA v3.1.0

v3.0.1

20 Mar 09:58

Choose a tag to compare

v3.0.1-3

Ignore const qualifiers on non-pointer parameters (fixes static_cast …

v3.0.0

26 May 19:45

Choose a tag to compare

v3.0.0-2

Ignore const qualifiers on non-pointer parameters (fixes static_cast …