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