Releases: SaschaWillems/VulkanCapsViewer
Releases Β· SaschaWillems/VulkanCapsViewer
Public release 3.29
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
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
Fix LUID display and storage Fixes #153
Public release 3.27
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
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
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
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
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
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
- Added support for Vulkan profiles
- Uses LunarG's profiles library to get a list of Vulkan profiles supported by the device