Skip to content

4.03

Latest

Choose a tag to compare

@SaschaWillems SaschaWillems released this 25 Oct 11:36
· 65 commits to master since this release

Updated to Vulkan headers 1.4.330

Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:

  • VK_EXT_memory_decompression
  • VK_EXT_shader_64bit_indexing
  • VK_EXT_shader_uniform_buffer_unsized_array
  • VK_KHR_copy_memory_indirect
  • VK_KHR_maintenance10
  • VK_KHR_present_mode_fifo_latest_ready
  • VK_KHR_shader_fma
  • VK_KHR_shader_untyped_pointers
  • VK_KHR_swapchain_maintenance1
  • VK_KHR_video_encode_intra_refresh
  • VK_AMDX_dense_geometry_format
  • VK_ANDROID_native_buffer
  • VK_OHOS_native_buffer
  • VK_SEC_pipeline_cache_incremental_mode
  • VK_VALVE_video_encode_rgb_conversion

Other changes:

  • The MacOS version now also supports implementations that don't use the portability subset (like KosmicKrisp), thanks to a contribution by LunarG
  • Added several new flags