VulkanCapsViewer

Vulkan hardware capability viewer

LGPL-3.0 License

Stars
311
Committers
19

Bot releases are hidden (Show)

VulkanCapsViewer - Public release 3.05

Published by SaschaWillems almost 3 years ago

Vulkan headers 1.2.200

Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:

  • VK_ARM_rasterization_order_attachment_access
  • VK_KHR_dynamic_rendering
  • VK_EXT_border_color_swizzle
  • VK_EXT_image_view_min_lod
  • VK_EXT_depth_clip_control

Fixed proxy settings not being properly applied and changed proxy type to http.

VulkanCapsViewer - Public release 3.04

Published by SaschaWillems about 3 years ago

Vulkan headers 1.2.195

Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:

  • VK_KHR_maintenance4
  • VK_EXT_rgba10x6_formats
  • VK_KHR_shader_integer_dot_product
  • VK_EXT_primitive_topology_list_restart
  • VK_EXT_pageable_device_local_memory
  • VK_KHR_shader_integer_dot_product

Added support for PowerVR image formats.

VulkanCapsViewer - Public release 3.03

Published by SaschaWillems about 3 years ago

Vulkan headers 1.2.189

Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:

  • VK_EXT_shader_atomic_float2
  • VK_HUAWEI_invocation_mask
  • VK_KHR_present_wait
  • VK_KHR_present_id
VulkanCapsViewer - Public release 3.02

Published by SaschaWillems over 3 years ago

Vulkan headers 1.2.184

  • Fixed queue family presentation support not properly read on linux based operating systems
  • Filtering now also works on nested entries
  • Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:
    • VK_EXT_physical_device_drm
    • VK_EXT_multi_draw
    • VK_EXT_global_priority_query
    • VK_KHR_shader_subgroup_uniform_control_flow
    • VK_HUAWEI_subpass_shading
    • VK_NV_ray_tracing_motion_blur
    • VK_NV_external_memory_rdma
VulkanCapsViewer - Public release 3.01

Published by SaschaWillems over 3 years ago

Vulkan headers 1.2.175

  • Added VK_KHR_video_queue encode and decode flags to queue family display
  • Restructured memory heaps and types display
  • Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:
    • VK_EXT_ycbcr_2plane_444_formats
    • VK_EXT_vertex_input_dynamic_state
    • VK_EXT_color_write_enable
    • VK_KHR_synchronization2
    • VK_KHR_zero_initialize_workgroup_memory
    • VK_KHR_workgroup_memory_explicit_layout
    • VK_NV_inherited_viewport_scissor
VulkanCapsViewer - Public release 3.0

Published by SaschaWillems almost 4 years ago

Vulkan headers 1.2.165

  • Added update mechanism for updating reports present in the database with data from newer application versions
  • Added dedicated Vulkan Core 1.1 and Core 1.2 features and properties (requires Vulkan 1.2+ implementation)
  • Restructured layout, moved Core 1.0 limits into properties page
  • Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:
    • VK_NV_fragment_shading_rate_enums
    • VK_VALVE_mutable_descriptor_type
VulkanCapsViewer - Public release 2.21

Published by SaschaWillems about 4 years ago

Vulkan headers 1.2.154

Added support for:

  • VK_KHR_portability_subset
  • VK_EXT_4444_formats
VulkanCapsViewer - Public release 2.2

Published by SaschaWillems about 4 years ago

Vulkan headers 1.2.148

Added support for the following extensions:

  • VK_EXT_fragment_density_map2
  • VK_EXT_shader_atomic_float
  • VK_EXT_extended_dynamic_state
  • VK_EXT_private_data
  • VK_EXT_fragment_density_map2
  • VK_EXT_image_robustness
VulkanCapsViewer - Public release 2.04

Published by SaschaWillems over 4 years ago

Vulkan headers 1.2.141

Added support for the following extensions:

  • VK_KHR_ray_tracing
  • VK_EXT_pipeline_creation_cache_control
  • VK_NV_device_generated_commands
  • VK_NV_device_diagnostics_config

Other changes:

  • Proper wayland support (thanks to Eric Engestrom)
  • Reports can be uploaded via command line
VulkanCapsViewer - Public release 2.03

Published by SaschaWillems almost 5 years ago

Vulkan headers 1.1.129

Added support for:

  • VK_KHR_performance_query
  • VK_KHR_separate_depth_stencil_layouts
  • VK_KHR_buffer_device_address
VulkanCapsViewer - Public release 2.02

Published by SaschaWillems about 5 years ago

Vulkan headers 1.1.124

Added support for:

  • VK_KHR_timeline_semaphore
  • VK_KHR_shader_clock
VulkanCapsViewer - Public release 2.01

Published by SaschaWillems about 5 years ago

Vulkan headers 1.1.123

Array typed extension properties are now properly saved to json and submitted to the database.

Added support for:

  • VK_KHR_shader_subgroup_extended_types
VulkanCapsViewer - Public release 2.00

Published by SaschaWillems about 5 years ago

Vulkan headers 1.1.121

C++ code for reading extension features and properites is now auto-generated from the spec.

Added support for:

  • VK_AMD_shader_core_properties2
  • VK_AMD_device_coherent_memory
  • VK_EXT_texture_compression_astc_hdr
  • VK_EXT_astc_decode_mode
  • VK_EXT_external_memory_host
  • VK_EXT_scalar_block_layout
  • VK_EXT_subgroup_size_control
  • VK_EXT_ycbcr_image_arrays
  • VK_EXT_line_rasterization
  • VK_EXT_host_query_reset
  • VK_EXT_index_type_uint8
  • VK_EXT_shader_demote_to_helper_invocation
  • VK_EXT_texel_buffer_alignment
  • VK_INTEL_shader_integer_functions2
  • VK_KHR_external_memory_capabilities
  • VK_KHR_external_semaphore_capabilities
  • VK_KHR_imageless_framebuffer
  • VK_KHR_external_fence_capabilities
  • VK_KHR_maintenance2
  • VK_KHR_uniform_buffer_standard_layout
  • VK_KHR_pipeline_executable_properties
  • VK_NV_corner_sampled_image
  • VK_NV_representative_fragment_test
  • VK_NV_fragment_shader_barycentric
  • VK_NV_shader_image_footprint
  • VK_NV_scissor_exclusive
  • VK_NV_dedicated_allocation_image_aliasing
  • VK_NV_cooperative_matrix
  • VK_NV_coverage_reduction_mode
VulkanCapsViewer - Public release 1.93

Published by SaschaWillems over 5 years ago

Vulkan headers 1.1.110

Added support for

  • VK_EXT_fragment_shader_interlock
  • VK_NV_shader_sm_builtins
  • VK_KHR_depth_stencil_resolve properties
  • VK_EXT_buffer_device_address features
  • VK_EXT_pci_bus_info features

Reworked Android UI/UX for a more native look and feel

VulkanCapsViewer - Public release 1.92

Published by SaschaWillems almost 6 years ago

Vulkan headers 1.1.95

Added support for

  • VK_EXT_fragment_density_map
  • VK_KHR_shader_float_controls
  • VK_KHR_shader_float16_int8
VulkanCapsViewer - Public release 1.91

Published by SaschaWillems almost 6 years ago

NV_ray_tracing instead of NVX version, added VK_EXT_Transform_Feedbacl

VulkanCapsViewer - Public release 1.9

Published by SaschaWillems about 6 years ago

VulkanCapsViewer - Public release 1.8

Published by SaschaWillems about 6 years ago

VulkanCapsViewer - Public release 1.4

Published by SaschaWillems over 7 years ago