1. 9ea2f4a [fuchsia] Disable LTO to reduce build time overhead by Gulfem Savrun Yeniceri · 4 weeks ago main master
  2. 2fe3201 [fuchsia] Suppress unused result error by Paul Kirth · 8 weeks ago
  3. 433152b state: Support VkSemaphores imported with Zircon handles by Yilong Li · 12 months ago
  4. 6be7413 Merge tag 'vulkan-sdk-1.4.304.1' into main by Yilong Li · 12 months ago
  5. 6306abb [fuchsia] Add a placeholder vk_dispatch_table_helper.cpp. by Yilong Li · 12 months ago
  6. ea97d9f [fuchsia] Remove OWNERS and README.fuchsia. by Yilong Li · 12 months ago
  7. f95d8a2 layers: Fix crash when sub cb state doesn't have render pass by ziga-lunarg · 1 year ago upstream/vulkan-sdk-1.4.304 vulkan-sdk-1.4.304.1
  8. 207314b layers: Fix crash in shader objects by spencer-lunarg · 1 year ago
  9. 0ca8449 layers: Update new ANNOTATED_SPEC_LINK format by spencer-lunarg · 1 year ago
  10. b18ee98 layers: Fix VK_EXT_robustness2 check by Spencer Fricke · 1 year, 1 month ago vulkan-sdk-1.4.304.0
  11. bf34922 tests: Add missing barrier access mask tests by ziga-lunarg · 1 year, 1 month ago
  12. fbdbdbc docs: Small cleanup from feedback by spencer-lunarg · 1 year, 1 month ago
  13. 912a1a5 tests: Test buffer in barrier is bound to memory by ziga-lunarg · 1 year, 1 month ago
  14. ce7b835 tests: Add invalid queue family tests by ziga-lunarg · 1 year, 1 month ago
  15. 83cf5dd tests: Renable ClearRectWith2DArray by spencer-lunarg · 1 year, 1 month ago
  16. e0c4476 tests: Add NegativeInstanceless.DestroyDeviceRace by Jeremy Gebben · 1 year, 1 month ago
  17. 86332ca chassis: Remove tls caching of device/instance state by Jeremy Gebben · 1 year, 1 month ago
  18. 3b577d1 scripts: Temp remove VkPhysicalDeviceLayeredApiPropertiesKHR by spencer-lunarg · 1 year, 1 month ago
  19. d75f31f tests: Test index oob with robustBufferAccess2 by ziga-lunarg · 1 year, 1 month ago
  20. 5f6937f layers: Fix robustBufferAccess2 check for 08798 by ziga-lunarg · 1 year, 1 month ago
  21. c4bb2de layers: Move VK_EXT_robustness2 check to corechecks by spencer-lunarg · 1 year, 1 month ago
  22. 196627c tests: Best practice destroy event by ziga-lunarg · 1 year, 1 month ago
  23. afa9594 bp: Fix signaling events by ziga-lunarg · 1 year, 1 month ago
  24. 926ef21 sync: Generate expansion for ALL_TRANSFER stage by Artem Kharytoniuk · 1 year, 1 month ago
  25. f349069 layers: Fix vkCmdWaitEvents2 VU by spencer-lunarg · 1 year, 1 month ago
  26. c926291 docs: Update syncval known limitations list by Artem Kharytoniuk · 1 year, 1 month ago
  27. 233d581 tests: Test robustness supported VUIDs by ziga-lunarg · 1 year, 1 month ago
  28. c9e58e3 layers: Add robustness supported VUIDs by ziga-lunarg · 1 year, 1 month ago
  29. f2b5863 layers: Use alias passthrough for recording functions by spencer-lunarg · 1 year, 1 month ago
  30. e10d814 tests: Use vkt::Event the same by spencer-lunarg · 1 year, 1 month ago
  31. 68d4355 tests: Move Sync Object test from SyncVal by spencer-lunarg · 1 year, 1 month ago
  32. 8a7619f gpuav: Disable vertex buffer fetching validation by arno-lunarg · 1 year, 1 month ago
  33. d4e8cba gpuav: Fix handling of count buffer by arno-lunarg · 1 year, 1 month ago
  34. c8b2f82 layers: Fix cc_wsi.cpp from 9159 by Spencer Fricke · 1 year, 1 month ago
  35. 5f5f4cb layers: Fix checking for swapchain protected bit support by ziga-lunarg · 1 year, 1 month ago
  36. 4e1aa3f tests: Add missing vertex and index buffer tests by ziga-lunarg · 1 year, 1 month ago
  37. 0e828e1 tests: Test mesh pipeline with tessellation dynamic state by ziga-lunarg · 1 year, 1 month ago
  38. 243cbd0 layers: Fix checking mesh pipeline dynamic states by ziga-lunarg · 1 year, 1 month ago
  39. deb7f44 tests: Add missing shader object tests by ziga-lunarg · 1 year, 1 month ago
  40. b842783 tests: Test not setting dynamic discard rectangles by ziga-lunarg · 1 year, 1 month ago
  41. 5d04cc3 layers: Fix checking discard rectangle dynamic state by ziga-lunarg · 1 year, 1 month ago
  42. 19a5c45 build: Fix a C++23 build error by Victor Hugo Vianna Silva · 1 year, 1 month ago
  43. e6921b3 layers: Cleanup vkCmdBeginRendering by spencer-lunarg · 1 year, 1 month ago
  44. 46d886a tests: Cleanup VkBindMemoryStatus tests by spencer-lunarg · 1 year, 1 month ago
  45. fb67878 layers: Unify VkBindMemoryStatus checks by spencer-lunarg · 1 year, 1 month ago
  46. b69ee39 layers: Fix indeterminate_state by spencer-lunarg · 1 year, 1 month ago
  47. 8a5807a layers: Fix UpdateBindBufferMemoryState by spencer-lunarg · 1 year, 1 month ago
  48. e482aed layers: Remove ConvertImageMemoryInfo by spencer-lunarg · 1 year, 1 month ago
  49. 2f996d3 scripts: Remove Version::number from VulkanObject by spencer-lunarg · 1 year, 1 month ago
  50. 74af2fc tests: Fix compilation error by Artem Kharytoniuk · 1 year, 1 month ago
  51. 0dde7b5 layers: Improve Push Descriptor error messages by spencer-lunarg · 1 year, 1 month ago
  52. afee6bc tests: Split up Push Descriptor test by spencer-lunarg · 1 year, 1 month ago
  53. d519be1 bp: Use LastBound for dynamic state values by spencer-lunarg · 1 year, 1 month ago
  54. c2573b9 bp: Use cb_state name like CoreCheck by spencer-lunarg · 1 year, 1 month ago
  55. db0ed17 tests: Test dynamic rendering attachment without aspect by ziga-lunarg · 1 year, 1 month ago
  56. 3ba0526 sync: Fix creating dynamic rendering attachments in sync val by ziga-lunarg · 1 year, 1 month ago
  57. db20c5f bp: Fix getting primitive restart enable by ziga-lunarg · 1 year, 1 month ago
  58. 8bdcae7 docs: Add syncval development doc by Artem Kharytoniuk · 1 year, 1 month ago
  59. 3f1272e tests: Add test using VkBindMemoryStatus by ziga-lunarg · 1 year, 1 month ago
  60. c5929d5 layers: Fix getting bind memory status result by ziga-lunarg · 1 year, 1 month ago
  61. 20aca29 sync: Fix extra comma in vkAcquireNextImageKHR error by Artem Kharytoniuk · 1 year, 1 month ago
  62. f9d30ea bp: Fix getting dynamic rendering depth view by ziga-lunarg · 1 year, 1 month ago
  63. 2304a1a tests: Test copying to buffer with no memory bound by ziga-lunarg · 1 year, 1 month ago
  64. a6c5995 layers: Fix crash when dst buffer has no memory by ziga-lunarg · 1 year, 1 month ago
  65. e507cb0 tests: Add Test for 00073 by spencer-lunarg · 1 year, 1 month ago
  66. 503060e bp: Fix assert when buffer can be null by ziga-lunarg · 1 year, 1 month ago
  67. f1109ee bp: Fix index buffer scan when robustness is enabled by ziga-lunarg · 1 year, 1 month ago
  68. 0b4c821 gpuav: Fix enabling device features by ziga-lunarg · 1 year, 1 month ago
  69. fd7eb6c bp: Fix assert when image view can be null by ziga-lunarg · 1 year, 1 month ago
  70. 4acb4c4 tests: Add missing tests by ziga-lunarg · 1 year, 1 month ago snapshot-2025wk01
  71. 1757b68 printf: Fix error messages with newlines by spencer-lunarg · 1 year, 1 month ago
  72. ba6c479 gpuav: Fix shared RT validation resources handling by Arno · 1 year, 1 month ago
  73. f31ee88 tests: Test enable VK_KHR_VERTEX_ATTRIBUTE_DIVISOR by Arno · 1 year, 1 month ago
  74. a90793e tests: Reworked a bit driver info printing logic by Arno · 1 year, 1 month ago
  75. 3863631 tests: Add GetPhysicalDeviceSurfaceCapabilities2EXT to testICd by spencer-lunarg · 1 year, 1 month ago
  76. a7c6b28 layers: Remove unimplementable union of struct sType by spencer-lunarg · 1 year, 1 month ago
  77. 1566cb8 layers: Small cleanup to string_VkPushConstantRange by spencer-lunarg · 1 year, 1 month ago
  78. bb8fee9 scripts: Check Copyrights from any directory by spencer-lunarg · 1 year, 1 month ago
  79. 98eac09 layers: Remove unneeded pCreateInfo checks by spencer-lunarg · 1 year, 1 month ago
  80. 77952a8 tests: Remove using std:: by spencer-lunarg · 1 year, 1 month ago
  81. 7a12bfa tests: Add tests for VkCommandBufferInheritanceInfo by ziga-lunarg · 1 year, 1 month ago
  82. d55135f tests: Test VkAccelerationStructureGeometryKHR by ziga-lunarg · 1 year, 1 month ago
  83. dd4d681 tests: Test updating descriptors with acceleration structures by ziga-lunarg · 1 year, 1 month ago
  84. 0a59e6d tests: Remove deprecated helpers by spencer-lunarg · 1 year, 1 month ago
  85. d614128 layers: Improve Descriptors error messages by spencer-lunarg · 1 year, 1 month ago
  86. 7bcb863 chassis: Split up DeviceObject by Jeremy Gebben · 1 year, 1 month ago
  87. 34b85f6 tests: Test missing imageCompressionControl feature by ziga-lunarg · 1 year, 1 month ago
  88. aeec766 layers: Validate missing imageCompressionControl feature by ziga-lunarg · 1 year, 1 month ago
  89. ef2f251 sync: Add missing command in assert by ziga-lunarg · 1 year, 1 month ago
  90. abec13d tests: Test missing presentModeFifoLatestReady feature by ziga-lunarg · 1 year, 1 month ago
  91. fee446c layers: Validate presentModeFifoLatestReady feature is enabled by ziga-lunarg · 1 year, 1 month ago
  92. 6151f60 tests: Test gpuav with shader objects and pipelines together by ziga-lunarg · 1 year, 1 month ago snapshot-2024wk52
  93. 0401c38 gpuav: Always create gpuav helper pipeline by ziga-lunarg · 1 year, 1 month ago
  94. 8018a6f gpuav: Fix VUID 02721 features check by ziga-lunarg · 1 year, 1 month ago
  95. f5453e1 tests: Fix render pass max multiview instance index test by ziga-lunarg · 1 year, 1 month ago
  96. e79ba45 layers: Fix render pass instance multiview enabled check by ziga-lunarg · 1 year, 1 month ago
  97. fad2cbc layers: Fix enabling extensions from api version by ziga-lunarg · 1 year, 1 month ago
  98. 2897317 layers: Fix annotated spec link by spencer-lunarg · 1 year, 2 months ago
  99. 27dbbf5 gpuav: Fix selection of inst desc set pipe layout by arno-lunarg · 1 year, 2 months ago
  100. 6affd2a tests: Use ImageCreateInfo2D more by spencer-lunarg · 1 year, 2 months ago