- 3d75b1d VK_KHR_dynamic_rendering support by sugoi1 · 3 years, 1 month ago
- 8941bde VK_EXT_inline_uniform_block implementation by Alexis Hetu · 3 years, 4 months ago
- 869d84f Don't silently ignore unsupported extension structures by Nicolas Capens · 3 years, 1 month ago
- 5f1c00b Fix `WARNING: UNSUPPORTED:` warnings for having external format in sampler by Jason Macnak · 3 years, 1 month ago
- 0863290 Add partial support of VK_EXT_extended_dynamic_state2 by sugoi1 · 3 years, 1 month ago
- b8985e3 Support VK_EXT_texel_buffer_alignment promoted features by sugoi1 · 3 years, 1 month ago
- 2aa8753 VK_EXT_extended_dynamic_state support by Alexis Hetu · 3 years, 4 months ago
- 9f14d0b VK_EXT_subgroup_size_control support by Alexis Hetu · 3 years, 5 months ago
- 415051c Remove Vulkan structure enum to integer casts by Nicolas Capens · 3 years, 1 month ago
- 82738fc Fix `WARNING: UNSUPPORTED: ... EXTERNAL_FORMAT_ANDROID` warnings by Jason Macnak · 3 years, 1 month ago
- acd9907 Ignore VK_STRUCTURE_TYPE_IMAGE_VIEW_MIN_LOD_CREATE_INFO_EXT usage by Nicolas Capens · 3 years, 1 month ago
- 45f7fdc Add an option to control where ASM listings are dumped. by Daniele Vettorel · 3 years, 1 month ago
- ad6d7f8 VK_KHR_synchronization2 support by Alexis Hetu · 3 years, 5 months ago
- 518c578 Vulkan 1.3 API by sugoi1 · 3 years, 2 months ago
- b4c40f3 Add affinity options to the configuration. by Daniele Vettorel · 3 years, 2 months ago
- c4db054 VK_EXT_tooling_info support by Alexis Hetu · 3 years, 4 months ago
- 0a7fd30 Add a simple configuration file implementation. by Daniele Vettorel · 3 years, 2 months ago
- 9b1a72a Implement VK_GOOGLE_user_type by Nicolas Capens · 3 years, 2 months ago
- 534f10f Expose VK_GOOGLE_hlsl_functionality1 by Nicolas Capens · 3 years, 2 months ago
- 4fd9ef9 Expose VK_GOOGLE_decorate_string by Nicolas Capens · 3 years, 2 months ago
- c380199 Implement samplerMirrorClampToEdge by Nicolas Capens · 3 years, 2 months ago
- f6386ea Remove VK_KHR_xlib_surface support by Nicolas Capens · 3 years, 2 months ago
- 4c62980 Implement VK_KHR_vulkan_memory_model by Nicolas Capens · 3 years, 3 months ago
- 13db24b Implement VK_EXT_format_feature_flags2 by Nicolas Capens · 3 years, 3 months ago
- f9c3965 Expose support for VK_KHR_swapchain_mutable_format by Sean Risser · 3 years, 4 months ago
- ff91ac5 Prevent exit-time destructors in src/WSI, Pipeline, and System by Nicolas Capens · 3 years, 4 months ago
- fc8dd5b Refactor libXCB and libX11 wrappers by Nicolas Capens · 3 years, 5 months ago
- 6e23c08 Make line stipple related tests pass by Alexis Hetu · 3 years, 4 months ago
- 62c5ce3 Structure conversion cleanup by Alexis Hetu · 3 years, 4 months ago
- e878186 VK_KHR_copy_commands2 support by Alexis Hetu · 3 years, 5 months ago
- 4c6da56 VK_EXT_pipeline_creation_feedback support by Alexis Hetu · 3 years, 5 months ago
- 70f3a0f VK_EXT_blend_operation_advanced minimal implementation by Alexis Hetu · 3 years, 5 months ago
- bf075ca Support VK_EXT_pipeline_creation_cache_control by Alexis Hetu · 3 years, 5 months ago
- 2181091 Delay extension support check until instance/device creation by Nicolas Capens · 3 years, 5 months ago
- 6683bca [Fuchsia] Fix Vulkan compilation by Sergey Ulanov · 3 years, 5 months ago
- 6b700ff Add VK_KHR_shader_integer_dot_product structs by Sean Risser · 3 years, 5 months ago
- e0af842 Remove LOG_TRAP by Sean Risser · 4 years ago
- 159f512 Implement VK_EXT_4444_formats by Sean Risser · 3 years, 6 months ago
- b7de6ca Return error for requested unsupported features by Sean Risser · 3 years, 6 months ago
- 40adeab Add derived class for every type of external memory by Alexis Hetu · 3 years, 6 months ago
- 446e61c Refactor VkMemoryAllocateInfo parsing by Alexis Hetu · 3 years, 6 months ago
- 3520922 Remove vulkan_fuchsia_extras.h by Nicolas Capens · 3 years, 6 months ago
- 83556ea Use the shorter promoted Vulkan structure and enum names by Nicolas Capens · 3 years, 7 months ago
- c82c593 Remove erroneous ASSERT for format lists by Sean Risser · 3 years, 7 months ago
- a6ca3d4 Implement VK_EXT_load_store_op_none by Nicolas Capens · 3 years, 7 months ago
- 5180569 Refactor command execution by Nicolas Capens · 3 years, 7 months ago
- 4088363 Don't use global variables for CPUID by Sean Risser · 3 years, 7 months ago
- 8532b0f Implement VK_EXT_custom_border_color by Nicolas Capens · 3 years, 10 months ago
- b461e20 Update Vulkan headers to version 1.2.178 by Nicolas Capens · 3 years, 10 months ago
- 08762e3 Make clang-format-all.sh git aware by Sean Risser · 3 years, 11 months ago
- 72b1f01 Implement VK_EXT_depth_clip_enable by Sean Risser · 4 years ago
- 112faf4 Format switch statements consistently by Nicolas Capens · 5 years ago
- b592419 Handle semaphore update in vkAcquireImageANDROID by Jason Macnak · 4 years ago
- a2fe8e1 Add Vulkan 1.2 entry points by Sean Risser · 4 years ago
- de7d577 Fix missing feature from vkCreateDevice case-list by Sean Risser · 4 years ago
- 6846389 Implement VK_KHR_timeline_semaphore by Sean Risser · 4 years, 3 months ago
- d69cfa3 Update PhysicalDevice::getProperties(<AHB properties>) by Jason Macnak · 4 years, 1 month ago
- 349abcc Conditionally enable the XCB WSI extension by Alexis Hetu · 4 years, 1 month ago
- 8a42f7d Conditionally enable the Xlib WSI extension by Alexis Hetu · 4 years, 1 month ago
- 0498579 New mechanism to easily disable extensions by Alexis Hetu · 4 years, 1 month ago
- 5128643 Make vkGetPhysicalDeviceSurfaceCapabilitiesKHR provide a return code by Antonio Maiorano · 4 years, 1 month ago
- a421556 Expose VK_EXT_headless_surface by Antonio Maiorano · 4 years, 1 month ago
- 539ef8e Support querying for Vulkan11 properties by Sean Risser · 4 years, 3 months ago
- df5dee6 Allow sampling usage when querying linear image format properties. by Yilong Li · 4 years, 2 months ago
- 1d5174b Implement VK_KHR_depth_stencil_resolve by Sean Risser · 4 years, 6 months ago
- c4a1bd4 Implement VK_EXT_headless_surface by Antonio Maiorano · 4 years, 2 months ago
- 6a59d06 Add VK_EXT_host_query_reset by Sean Risser · 4 years, 3 months ago
- 009667d Implement VK_EXT_separate_stencil_usage by Sean Risser · 4 years, 3 months ago
- 937395c Add Direct-to-Display support using KMS/DRM by Nicolas Caramelli · 4 years, 2 months ago
- ff29e24 Add support for Vulkan12Properties by Sean Risser · 4 years, 3 months ago
- 236d75a Implement VK_KHR_uniform_buffer_standard_layout by Sean Risser · 4 years, 3 months ago
- 4f90750 Implement VK_EXT_scalar_block_layout support by Nicolas Capens · 4 years, 3 months ago
- d94a77b Set prefersDedicatedAllocation for AHB by Jason Macnak · 4 years, 3 months ago
- 45049c8 Update SPIR-V version to VK_1_1_SPV_1_4 by Sean Risser · 4 years, 4 months ago
- 7bcd79e Fix some minor tracing mistakes by Alexis Hetu · 4 years, 3 months ago
- 95ffe03 Guard VK_GOOGLE_SAMPLER_FILTERING_PRECISION by Jason Macnak · 4 years, 4 months ago
- 0600201 Add baseline VK_EXT_device_memory_report support by Yiwei Zhang · 4 years, 4 months ago
- 0063eca Implement VK_KHR_shader_float_controls by Sean Risser · 4 years, 5 months ago
- 09f224e Implement VK_KHR_shader_subgroup_extended_types by Sean Risser · 4 years, 5 months ago
- 4bc9f6e Update SwiftShader VK AHB to support generic gralloc by Jason Macnak · 4 years, 5 months ago
- 816c626 Reflect VK_KHR_create_renderpass2 being core by Sean Risser · 4 years, 5 months ago
- 16636f4 Added support for AndroidHardwareBuffer by Trevor David Black · 4 years, 6 months ago
- 08596c4 Add DirectFB support for Vulkan WSI by Nicolas Caramelli · 4 years, 8 months ago
- c12c90b Add VK_KHR_imageless_framebuffer by Sean Risser · 4 years, 6 months ago
- 6aadd31 Implement VK_KHR_image_format_list by Sean Risser · 4 years, 6 months ago
- e63aa95 Don't assert on component swizzle matching identity by Nicolas Capens · 4 years, 6 months ago
- ec3650f Add getPhysicalDeviceFeatures2 by Sean Risser · 4 years, 7 months ago
- 622558b Revert "Add getPhysicalDeviceFeatures2" by Sean Risser · 4 years, 7 months ago
- 44e1791 Add getPhysicalDeviceFeatures2 by Sean Risser · 4 years, 8 months ago
- afbc899 Implement VK_EXT_depth_range_unrestricted by Nicolas Capens · 4 years, 7 months ago
- 72ea2ee Prevent accessing deleted ImageView objects by Alexis Hetu · 4 years, 7 months ago
- 74cc8ea Remove VK_KHR_16bit_storage support by Nicolas Capens · 4 years, 8 months ago
- d017562 Expose VK_EXT_image_robustness support by Nicolas Capens · 4 years, 8 months ago
- a681d12 Add Wayland support for Vulkan WSI by Nicolas Caramelli · 4 years, 8 months ago
- 74f6c65 Add basic support for VK_EXT_debug_utils by Alexis Hetu · 4 years, 8 months ago
- 1de497c Support Gralloc3 in SwiftShader by Jason Macnak · 5 years ago
- 3ad285a Added reference counting for PipelineLayout objects by Trevor David Black · 4 years, 10 months ago
- e817aaa libVulkan: Use new marl::Scheduler::Config API. by Ben Clayton · 4 years, 10 months ago
- d9ba4b7 Add high precision filtering extension by Antonio Maiorano · 4 years, 11 months ago
- 42fd159 Rename Vulkan-source .h to .hpp by Antonio Maiorano · 4 years, 11 months ago