Skip to content

1.3.250

Compare
Choose a tag to compare
@zeux zeux released this 11 Jun 03:44
· 124 commits to master since this release
b3bc21e

A periodic tagged release of volk, matching Vulkan 1.3.250.

New extensions:

  • VK_EXT_attachment_feedback_loop_dynamic_state
  • VK_EXT_descriptor_buffer
  • VK_EXT_device_fault
  • VK_EXT_mesh_shader
  • VK_EXT_metal_objects
  • VK_EXT_opacity_micromap
  • VK_EXT_shader_module_identifier
  • VK_EXT_shader_object
  • VK_EXT_swapchain_maintenance1
  • VK_HUAWEI_cluster_culling_shader
  • VK_KHR_map_memory2
  • VK_NV_copy_memory_indirect
  • VK_NV_memory_decompression
  • VK_NV_optical_flow
  • VK_QCOM_tile_properties

Additional changes:

  • Try to find Vulkan::Headers when Vulkan package is not found by @siliace in #82

Thanks to @alanjian85, @siliace, @spnda and @lunarpapillo for contributions!