VulkanCapsViewer Versions Save

Vulkan hardware capability viewer

3.40

1 month ago

No Vulkan header changes

Mostly contains small fixes and changes:

  • Fixed some issues with the LunarG Vulkan Profiles library (Android builds should work again)
  • Store format feature flags as strings to avoid possible database problems with large values
  • Store additional information in the report to simplify some back-end stuff

3.34

2 months ago

Updated to Vulkan headers 1.3.280

Added update profiles library with support for the Roadmap 2024 profile and new LunarG profiles

Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:

  • VK_EXT_map_memory_placed
  • VK_NV_shader_atomic_float16_vector
  • VK_NV_raw_access_chains
  • VK_NV_ray_tracing_validation

⚠️Important Note: Due to a bug in the profiles library this release won't compile on Android.

3.33

3 months ago

Updated to Vulkan headers 1.3.276

Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:

  • VK_ANDROID_external_format_resolve
  • VK_ARM_render_pass_striped
  • VK_ARM_scheduling_controls
  • VK_EXT_nested_command_buffer
  • VK_IMG_relaxed_line_rasterization
  • VK_KHR_dynamic_rendering_local_read
  • VK_KHR_index_type_uint8
  • VK_KHR_line_rasterization
  • VK_KHR_maintenance6
  • VK_KHR_shader_expect_assume
  • VK_KHR_shader_float_controls2
  • VK_KHR_shader_maximal_reconvergence
  • VK_KHR_shader_quad_control
  • VK_KHR_shader_subgroup_rotate
  • VK_KHR_vertex_attribute_divisor
  • VK_KHR_video_maintenance1
  • VK_NV_cuda_kernel_launch
  • VK_NV_extended_sparse_address_space
  • VK_NV_per_stage_descriptor_set

3.32

8 months ago

Updated to Vulkan headers 1.3.264

Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:

  • VK_KHR_cooperative_matrix
  • VK_EXT_frame_boundary
  • VK_EXT_depth_bias_control
  • VK_EXT_dynamic_rendering_unused_attachments
  • VK_NV_descriptor_pool_overallocation
  • VK_MSFT_layered_driver
  • VK_QCOM_image_processing2
  • VK_QCOM_filter_cubic_weights
  • VK_QCOM_ycbcr_degamma
  • VK_QCOM_filter_cubic_clamp
  • VK_QNX_external_memory_screen_buffer

Other changes:

  • Properly display image layouts for VK_EXT_host_image_copy
  • Updated Vulkan profiles library

3.31

11 months ago
  • Enables VK_EXT_swapchain_colorspace if available
    • This will report additional surface formats (e.g. for HDR color spaces), esp. on Android
    • Existing reports can be updated if new surface formats are reported with this version
  • Possible fix for Wayland

3.30

1 year ago

Updated to Vulkan Headers 1.3.250

Adds support for

  • VK_KHR_ray_tracing_position_fetch
  • VK_EXT_attachment_feedback_loop_dynamic_state
  • VK_EXT_shader_tile_image
  • VK_EXT_shader_object
  • VK_NV_displacement_micromap

Important note for Linux users: Due to changes with automated builds, this version may no longer work on older eol Linux versions (e.g. Ubuntu < 20)

3.29

1 year ago

Updated to Vulkan Headers 1.3.243

Adds support for

  • VK_ARM_shader_core_properties
  • VK_EXT_image_sliced_view_of_3d
  • VK_EXT_pipeline_library_group_handles
  • VK_QCOM_multiview_per_view_render_areas

Other changes:

  • Filtering will keep child values displayed
  • Add new queue family flag bits

3.28

1 year ago

Updated to Vulkan Headers 1.3.226

Adds support for

  • VK_HUAWEI_cluster_culling_shader

Other changes:

  • Use Vulkan profiles library from SDK

sdk_2023_1

1 year ago

3.27

1 year ago

Updated to Vulkan Headers 1.3.235

Adds support for

  • VK_EXT_descriptor_buffer
  • VK_ARM_shader_core_builtins
  • VK_NV_copy_memory_indirect
  • VK_NV_memory_decompression
  • VK_NV_ray_tracing_invocation_reorder