Skip to content

Public release 3.22

Compare
Choose a tag to compare
@SaschaWillems SaschaWillems released this 26 May 13:53
· 127 commits to master since this release

Updated to Vulkan Headers 1.3.215

Adds support for:

  • VK_EXT_image_2d_view_of_3d
  • VK_EXT_image_compression_control
  • VK_EXT_image_compression_control_swapchain
  • VK_EXT_pipeline_properties
  • VK_EXT_subpass_merge_feedback
  • VK_KHR_ray_tracing_maintenance1
  • VK_KHR_fragment_shader_barycentric
  • VK_AMD_shader_early_and_late_fragment_tests

Other changes:

  • Disabled uploads when feature modifying tools are detected (e.g. an active profiles layer)