Skip to content

Release v3.17, vma-v0.10, utils-v0.5.7

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 03:46
· 275 commits to main since this release
4e3905c

Vulkan [3.17] - 2022-03-31

  • Bump API version to v1.3.210
    • A significant breaking change is that
      GraphicsPipelineCreateInfo.rasterizationState is now optional (it's
      unused when VK_EXT_graphics_pipeline_library is enabled). Hence, this
      member is wrapped in Maybe

VulkanMemoryAllocator [0.10] - 2022-03-31

  • Bump VMA to 3.0.0
    • Several breaking changes
  • Raise upper bound on vulkan

vulkan-utils [0.5.7] - 2022-03-31

  • Relax bounds on vulkan