Skip to content

Releases: SaschaWillems/VulkanCapsViewer

Public release 3.29

17 Mar 10:35
Compare
Choose a tag to compare

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

Public release 3.28

24 Jan 17:43
Compare
Choose a tag to compare

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

13 Jan 18:31
Compare
Choose a tag to compare
Fix LUID display and storage

Fixes #153

Public release 3.27

19 Nov 11:39
Compare
Choose a tag to compare

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

Public release 3.25

01 Sep 18:32
Compare
Choose a tag to compare

Updated to Vulkan Headers 1.3.226

Adds support for

  • VK_EXT_mesh_shader
  • VK_EXT_depth_clamp_zero_one
  • VK_EXT_rasterization_order_attachment_access

Other changes:

  • Updated Vulkan profiles library to latest version

Public release 3.24

06 Aug 08:41
Compare
Choose a tag to compare

Updated to Vulkan Headers 1.3.224

Adds support for:

  • VK_EXT_pipeline_robustness
  • VK_EXT_shader_module_identifier
  • VK_EXT_attachment_feedback_loop_layout
  • VK_EXT_multisampled_render_to_single_sampled
  • VK_QCOM_image_processing
  • VK_QCOM_tile_properties
  • VK_SEC_amigo_profiling

Other changes:

  • Updated Vulkan profiles library to latest version

Public release 3.23

27 Jun 16:05
Compare
Choose a tag to compare

Updated to Vulkan Headers 1.3.218

Adds support for:

  • VK_EXT_non_seamless_cube_map

Other changes:

  • Added support for the VK_KHR_portability_enumeration extension on MacOS

Public release 3.22

26 May 13:53
Compare
Choose a tag to compare

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)

Public release 3.21

03 Apr 07:38
Compare
Choose a tag to compare

Updated to Vulkan Headers 1.3.210

Adds support for:

  • VK_EXT_graphics_pipeline_library
  • VK_EXT_primitives_generated_query
  • VK_VALVE_descriptor_set_host_mapping

Public release 3.20

15 Feb 19:10
Compare
Choose a tag to compare
  • Added support for Vulkan profiles
    • Uses LunarG's profiles library to get a list of Vulkan profiles supported by the device