1. 72b1f01 Implement VK_EXT_depth_clip_enable by Sean Risser · 3 years, 5 months ago
  2. 112faf4 Format switch statements consistently by Nicolas Capens · 4 years, 9 months ago
  3. b592419 Handle semaphore update in vkAcquireImageANDROID by Jason Macnak · 3 years, 6 months ago
  4. a2fe8e1 Add Vulkan 1.2 entry points by Sean Risser · 3 years, 6 months ago
  5. de7d577 Fix missing feature from vkCreateDevice case-list by Sean Risser · 3 years, 6 months ago
  6. 6846389 Implement VK_KHR_timeline_semaphore by Sean Risser · 3 years, 9 months ago
  7. d69cfa3 Update PhysicalDevice::getProperties(<AHB properties>) by Jason Macnak · 3 years, 7 months ago
  8. 349abcc Conditionally enable the XCB WSI extension by Alexis Hetu · 3 years, 7 months ago
  9. 8a42f7d Conditionally enable the Xlib WSI extension by Alexis Hetu · 3 years, 7 months ago
  10. 0498579 New mechanism to easily disable extensions by Alexis Hetu · 3 years, 7 months ago
  11. 5128643 Make vkGetPhysicalDeviceSurfaceCapabilitiesKHR provide a return code by Antonio Maiorano · 3 years, 7 months ago
  12. a421556 Expose VK_EXT_headless_surface by Antonio Maiorano · 3 years, 7 months ago
  13. 539ef8e Support querying for Vulkan11 properties by Sean Risser · 3 years, 9 months ago
  14. df5dee6 Allow sampling usage when querying linear image format properties. by Yilong Li · 3 years, 8 months ago
  15. 1d5174b Implement VK_KHR_depth_stencil_resolve by Sean Risser · 4 years ago
  16. c4a1bd4 Implement VK_EXT_headless_surface by Antonio Maiorano · 3 years, 8 months ago
  17. 6a59d06 Add VK_EXT_host_query_reset by Sean Risser · 3 years, 9 months ago
  18. 009667d Implement VK_EXT_separate_stencil_usage by Sean Risser · 3 years, 9 months ago
  19. 937395c Add Direct-to-Display support using KMS/DRM by Nicolas Caramelli · 3 years, 8 months ago
  20. ff29e24 Add support for Vulkan12Properties by Sean Risser · 3 years, 9 months ago
  21. 236d75a Implement VK_KHR_uniform_buffer_standard_layout by Sean Risser · 3 years, 9 months ago
  22. 4f90750 Implement VK_EXT_scalar_block_layout support by Nicolas Capens · 3 years, 9 months ago
  23. d94a77b Set prefersDedicatedAllocation for AHB by Jason Macnak · 3 years, 9 months ago
  24. 45049c8 Update SPIR-V version to VK_1_1_SPV_1_4 by Sean Risser · 3 years, 10 months ago
  25. 7bcd79e Fix some minor tracing mistakes by Alexis Hetu · 3 years, 9 months ago
  26. 95ffe03 Guard VK_GOOGLE_SAMPLER_FILTERING_PRECISION by Jason Macnak · 3 years, 10 months ago
  27. 0600201 Add baseline VK_EXT_device_memory_report support by Yiwei Zhang · 3 years, 10 months ago
  28. 0063eca Implement VK_KHR_shader_float_controls by Sean Risser · 3 years, 11 months ago
  29. 09f224e Implement VK_KHR_shader_subgroup_extended_types by Sean Risser · 4 years ago
  30. 4bc9f6e Update SwiftShader VK AHB to support generic gralloc by Jason Macnak · 4 years ago
  31. 816c626 Reflect VK_KHR_create_renderpass2 being core by Sean Risser · 4 years ago
  32. 16636f4 Added support for AndroidHardwareBuffer by Trevor David Black · 4 years ago
  33. 08596c4 Add DirectFB support for Vulkan WSI by Nicolas Caramelli · 4 years, 1 month ago
  34. c12c90b Add VK_KHR_imageless_framebuffer by Sean Risser · 4 years ago
  35. 6aadd31 Implement VK_KHR_image_format_list by Sean Risser · 4 years ago
  36. e63aa95 Don't assert on component swizzle matching identity by Nicolas Capens · 4 years ago
  37. ec3650f Add getPhysicalDeviceFeatures2 by Sean Risser · 4 years, 1 month ago
  38. 622558b Revert "Add getPhysicalDeviceFeatures2" by Sean Risser · 4 years, 1 month ago
  39. 44e1791 Add getPhysicalDeviceFeatures2 by Sean Risser · 4 years, 2 months ago
  40. afbc899 Implement VK_EXT_depth_range_unrestricted by Nicolas Capens · 4 years, 1 month ago
  41. 72ea2ee Prevent accessing deleted ImageView objects by Alexis Hetu · 4 years, 1 month ago
  42. 74cc8ea Remove VK_KHR_16bit_storage support by Nicolas Capens · 4 years, 1 month ago
  43. d017562 Expose VK_EXT_image_robustness support by Nicolas Capens · 4 years, 2 months ago
  44. a681d12 Add Wayland support for Vulkan WSI by Nicolas Caramelli · 4 years, 2 months ago
  45. 74f6c65 Add basic support for VK_EXT_debug_utils by Alexis Hetu · 4 years, 2 months ago
  46. 1de497c Support Gralloc3 in SwiftShader by Jason Macnak · 4 years, 5 months ago
  47. 3ad285a Added reference counting for PipelineLayout objects by Trevor David Black · 4 years, 4 months ago
  48. e817aaa libVulkan: Use new marl::Scheduler::Config API. by Ben Clayton · 4 years, 3 months ago
  49. d9ba4b7 Add high precision filtering extension by Antonio Maiorano · 4 years, 4 months ago
  50. 42fd159 Rename Vulkan-source .h to .hpp by Antonio Maiorano · 4 years, 5 months ago
  51. 6e44504 Vulkan: Add vk_icdInitializeConnectToServiceCallback() by David 'Digit' Turner · 4 years, 5 months ago
  52. 377573c Use Thread Safety Analysis annotations throughout SwiftShader. by Ben Clayton · 4 years, 5 months ago
  53. e52e2db [vulkan] Implement VK_FUCHSIA_external_memory extension. by David 'Digit' Turner · 5 years ago
  54. 73c4a0c Uniquely identify sampler state by Nicolas Capens · 4 years, 6 months ago
  55. c1e60dc Log instead of warn of unsupported extensions by Sean Risser · 4 years, 7 months ago
  56. 1ee36c9 VK_EXT_shader_stencil_export support by Alexis Hetu · 4 years, 7 months ago
  57. 3cfba7f Revert "VK_EXT_shader_stencil_export support" by Alexis Hétu · 4 years, 7 months ago
  58. f9881ba VK_EXT_shader_stencil_export support by Alexis Hétu · 4 years, 7 months ago
  59. f9f999f Implement HostMappedForeignMemory DeviceMemory by Jonah Ryan-Davis · 4 years, 8 months ago
  60. a0453d5 Bulk clang format by Ben Clayton · 4 years, 7 months ago
  61. aabd085 Support for VK_KHR_separate_depth_stencil_layouts by Alexis Hetu · 4 years, 7 months ago
  62. 9f8337e Support for VK_KHR_create_renderpass2 by Alexis Hetu · 4 years, 7 months ago
  63. 25e06e0 Debugging: Merge VkDebug into System/Debug by Ben Clayton · 4 years, 7 months ago
  64. dd0e600 Associate bug IDs with unimplemented functionality by Nicolas Capens · 4 years, 8 months ago
  65. 34e16df Revert "VK_EXT_shader_stencil_export support" by Alexis Hétu · 4 years, 8 months ago
  66. 23b26ef VK_EXT_shader_stencil_export support by Alexis Hetu · 4 years, 8 months ago
  67. 44bd43a Use UNIMPLEMENTED() for missing functionality we claim support for by Nicolas Capens · 4 years, 8 months ago
  68. 865f889 Replace all UNIMPLEMENTED() with UNSUPPORTED() by Nicolas Capens · 4 years, 8 months ago
  69. 8fff8c3 Don't use VK_TRUE comparisons by Nicolas Capens · 4 years, 8 months ago
  70. 9f1e03b Add initial stub implementation of AHB by Chris Forbes · 4 years, 8 months ago
  71. a4e06ca Vulkan: Add debugging of the command buffer. by Ben Clayton · 4 years, 10 months ago
  72. 43e3316 [vulkan] Simplify vk::Semaphore implementation. by David 'Digit' Turner · 4 years, 10 months ago
  73. 2ed93ab clang-format the src/Vulkan directory by Ben Clayton · 4 years, 9 months ago
  74. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 4 years, 9 months ago
  75. 3a7101b [vulkan] Clarify configuration macros for external memory and semaphores. by David 'Digit' Turner · 4 years, 10 months ago
  76. 8ffeadb Make Vk::Stringify return std::string by Sean Risser · 4 years, 10 months ago
  77. deac536 Add missing vkCmdSetLineStippleEXT function by Chris Forbes · 4 years, 10 months ago
  78. 7b29abf Improved pNext pointer handling by Alexis Hetu · 4 years, 10 months ago
  79. e823bb0 Log unsupported extensions used in pNext structs by Sean Risser · 5 years ago
  80. 4584a9c Handle new device extension properties by Alexis Hetu · 4 years, 10 months ago
  81. 131a1ba libVulkan references and deferences structures uselessly by Alexis Hetu · 4 years, 10 months ago
  82. 698235c Revert submission by Sean Risser · 4 years, 10 months ago
  83. 607908e Log unsupported extensions used in pNext structs by Sean Risser · 5 years ago
  84. 359bc80 [vulkan] Implement VK_KHR_external_memory_fd for Linux and Android. by David 'Digit' Turner · 5 years ago
  85. 9da287f Output Swiftshader version to logcat by Tim Van Patten · 4 years, 10 months ago
  86. 5244595 Avoid sync issues by removing global android swapchain map by Alexis Hetu · 4 years, 11 months ago
  87. 215bc79 Add VK_EXT_metal_surface extension support by Jonah Ryan-Davis · 4 years, 11 months ago
  88. fda994c [vulkan] Implement external semaphore support for Fuchsia by David 'Digit' Turner · 5 years ago
  89. e1cda39 vkGetPhysicalDeviceFeatures2 fix by Alexis Hetu · 4 years, 11 months ago
  90. b07147b Provoking vertex fixes by Alexis Hetu · 4 years, 11 months ago
  91. f8f6103 VK_EXT_provoking_vertex support by Alexis Hetu · 5 years ago
  92. 883e817 Added vkGetPhysicalDeviceWin32PresentationSupportKHR to Vulkan ICD by Sascha Willems · 5 years ago
  93. 23f9c25 Enable support for Bresenham lines by Alexis Hetu · 5 years ago
  94. 4100b73 Fix queries with arrays containing other structures by Alexis Hetu · 5 years ago
  95. 26c6c4a Fix Win32SurfaceKHR resize issues by Antonio Maiorano · 5 years ago
  96. 7c4d0a0 [vulkan] Implement Linux-based external semaphore by David 'Digit' Turner · 5 years ago
  97. 6fff512 libVulkan: Wrap the marl scheduler in a shared_ptr. by Ben Clayton · 5 years ago
  98. 6b4b814 Implement VK_EXT_queue_family_foreign by Chris Forbes · 5 years ago
  99. 657dd6c Implement VK_KHR_driver_properties by Nicolas Capens · 6 years ago
  100. 50038d6 Revert "Do not call Scheduler destructor in libVulkan." by Alexis Hétu · 5 years ago