Skip to content

v3.2.1

Latest
Compare
Choose a tag to compare
@adam-sawicki-a adam-sawicki-a released this 05 Feb 14:35

Changes:

  • Fixed an assert in vmaCreateAllocator function incorrectly failing when Vulkan version 1.4 is used (#457).
  • Fix for importing function vkGetPhysicalDeviceMemoryProperties2 / vkGetPhysicalDeviceMemoryProperties2KHR when VMA_DYNAMIC_VULKAN_FUNCTIONS macro is enabled (#410).
  • Other minor fixes and improvements...