1. fbe7226 build: Update to header 1.4.317 by Mike Schuchardt · 4 days ago main v1.4.317
  2. e4fb76d build: Update to header 1.4.316 by Mike Schuchardt · 11 days ago v1.4.316
  3. 60b640c build: Update to header 1.4.315 by Mike Schuchardt · 5 weeks ago v1.4.315
  4. ba13d38 build: Update to header 1.4.314 by Mike Schuchardt · 5 weeks ago v1.4.314
  5. af3abdf cube: Fix validation warning by Nathaniel Cesario · 6 weeks ago
  6. ad2f017 cube: Link to CMAKE_DL_LIBS by Charles Giessen · 6 weeks ago vulkan-sdk-1.4.313 vulkan-sdk-1.4.313.0
  7. 682e42f build: Remove Volk dependency by Charles Giessen · 7 weeks ago
  8. 3e9d7a0 vulkaninfo: Make Presentable Surfaces array unique by Charles Giessen · 7 weeks ago
  9. 0b81967 build: Update volk dependency to 1.4.313 by Charles Giessen · 7 weeks ago
  10. 0842896 cube: Update missing WSI extension messages by Charles Giessen · 7 weeks ago
  11. 7ef5a89 cube: Update formatting to clang-format-18 by Charles Giessen · 7 weeks ago
  12. b1fc615 build: Update to header 1.4.313 by Mike Schuchardt · 8 weeks ago v1.4.313
  13. 50ace76 cube: Fix broken framecount by Charles Giessen · 8 weeks ago
  14. a8f2078 cube: Re-record command buffers each frame by Charles Giessen · 9 weeks ago
  15. 5d93833 cubepp: Fix incremental present on swapchain recreate by Charles Giessen · 9 weeks ago
  16. 5394fd5 cube: Only count non-minimized frames by Charles Giessen · 9 weeks ago
  17. 555dca1 vkcubepp: refactor: Add MacOS fix. by Water Chika · 9 weeks ago
  18. 8d5d50c vkcubepp: Refactor create_window and run functions by Water Chika · 9 weeks ago
  19. 59dc56a Update cube/cube.cpp by Water Chika · 9 weeks ago
  20. 4078c4f Update cube/cube.c by Water Chika · 9 weeks ago
  21. 3411f92 Select physical device before create surface is platform is WSI Display by Water Chika · 9 weeks ago
  22. 9c0fff2 build: Update to header 1.4.312 by Mike Schuchardt · 9 weeks ago v1.4.312
  23. 289efcc cmake: Check wayland pkgconfig deps for cube by Charles Giessen · 3 months ago
  24. da7c7db vulkaninfo: Fix unreported extension formats by Luis Jose-Romero · 3 months ago
  25. 32ee3e6 build: Update to header 1.4.311 by Mike Schuchardt · 3 months ago v1.4.311
  26. 072c812 cube: Fix protected memory pNext chains by Charles Giessen · 3 months ago
  27. 4d5e1f8 vulkaninfo: Use Object in video props vkconfig output by Charles Giessen · 3 months ago
  28. 42c5453 icd: Add build support for iOS and Metal surfaces by Charles Giessen · 3 months ago
  29. 2bcf294 build: Update to header 1.4.310 by Mike Schuchardt · 3 months ago v1.4.310
  30. 7efad3a vulkaninfo: Use Object for "Vulkan Profiles" array by Charles Giessen · 3 months ago
  31. dd0c2e4 vkcubepp: Support protected output by Yilong Li · 3 months ago
  32. 4b1c758 build: update volk branch to vulkan-sdk-1.4.309 by John Zupin · 3 months ago
  33. fb8f5a5 ci: Prevent double-running ci in main repo by Charles Giessen · 4 months ago
  34. ba5e5dc build: Update Volk to vulkan-tmp-1.4.309 branch by Charles Giessen · 4 months ago
  35. 176fef0 build: Update to header 1.4.309 by Mike Schuchardt · 4 months ago v1.4.309
  36. dbe142e vkcubepp: Support Fuchsia by Yilong Li · 4 months ago
  37. 8a7c276 vkcubepp: Remove implicit casts by Yilong Li · 4 months ago
  38. b4061db vulkaninfo: Support Fuchsia by Yilong Li · 4 months ago
  39. a9f88a2 cmake: Update minimum to 3.22.1 by Juan Ramos · 4 months ago
  40. c52931f build: Update to header 1.4.307 by Mike Schuchardt · 4 months ago v1.4.307
  41. 7658238 build: Update to header 1.4.306 by Mike Schuchardt · 5 months ago v1.4.306
  42. 8ce2501 icd: Add VkPhysicalDeviceMaintenance3Properties by spencer-lunarg · 5 months ago
  43. 814b35a vulkaninfo: Correct typo targetted -> targeted by Peter0x44 · 5 months ago
  44. 8e675c2 cube: Correctly apply sRGB OETF/EOTF by Karen Webb · 5 months ago
  45. 26c7bde build: Update to header 1.4.305 by Mike Schuchardt · 5 months ago v1.4.305
  46. 315964a vulkaninfo: Add video profiles support by Daniel Rakos · 5 months ago
  47. 4c25e78 build: Update Volk to vulkan-sdk-1.4.304 by Charles Giessen · 5 months ago vulkan-sdk-1.4.304 vulkan-sdk-1.4.304.0 vulkan-sdk-1.4.304.1
  48. a71347a build: Update to header 1.4.304 by Mike Schuchardt · 6 months ago v1.4.304
  49. 76563de cubepp: Remove deprecated constructor usage by Mike Schuchardt · 6 months ago
  50. c070ff6 cube: Don't use MoltenVK include dir on macOS by Mike Schuchardt · 6 months ago
  51. 2744de9 vulkaninfo: Fix initializing vectors of structs by ziga-lunarg · 6 months ago
  52. 4f965e1 build: Update to header 1.4.303 by Mike Schuchardt · 6 months ago v1.4.303
  53. 580f23e cube: Fix macOS by Mike Schuchardt · 6 months ago
  54. a2224ab cube: Check return value of vkGetPhysicalDeviceSurfaceSupportKHR by Charles Giessen · 6 months ago
  55. 3dc27fa vkcubepp: Check if gpu support the surface by Water Chika · 6 months ago
  56. 80a3623 vkcube: Check if gpu support the surface by Water Chika · 6 months ago
  57. e1f5a47 vkcube: Check if gpu support the surface by Water Chika · 6 months ago
  58. 0f30717 cube: Link to Vulkan-Loader on macOS by Charles Giessen · 6 months ago
  59. 86d6be7 icd: Add support for AV1 encode and QP maps by Daniel Rakos · 7 months ago
  60. 2ed61c1 build: Update to header 1.3.302 by Mike Schuchardt · 7 months ago v1.3.302
  61. fc5eb24 vulkaninfo: Call enumerate functions with scratch buffer by Charles Giessen · 7 months ago
  62. df2ac1b Removed runtime dir by Richard S. Wright Jr. · 7 months ago
  63. 7a9fcba NSIS installer is deprecated and no longer used by Richard S. Wright Jr. · 7 months ago
  64. 15f2de8 scripts: Make generate_source.py look harder for vk.xml by Jeremy Gebben · 7 months ago
  65. 5689add ci: Build dependency for Github Actions by Spencer Fricke · 7 months ago
  66. ceab0a9 build: Update to header 1.3.301 by Mike Schuchardt · 7 months ago v1.3.301
  67. e94085e scripts: Fix user self-hosting dependency in update_deps.py by Máté Ferenc Nagy-Egri · 8 months ago
  68. 7a96303 scripts: Handle remote URL change in update_deps.py by Máté Ferenc Nagy-Egri · 8 months ago
  69. 9e1ba44 build: Update to header 1.3.300 by Mike Schuchardt · 8 months ago v1.3.300
  70. a886096 vulkaninfo: On X11 use default visual by Rhys Parry · 8 months ago
  71. 2030a5b build: Update to header 1.3.299 by Mike Schuchardt · 8 months ago v1.3.299
  72. 56eca74 ci: Bump python version to 3.10 by Charles Giessen · 8 months ago
  73. 9520114 ci: Bump ubuntu versions used by Charles Giessen · 8 months ago
  74. f12bc32 cube: Support runtime selection of WSI platform by Charles Giessen · 8 months ago
  75. 7e628b0 Enable Address Sanitizer in Linux CI by Charles Giessen · 8 months ago
  76. eb9b604 vkcube: Remove unused command line option by Charles Giessen · 8 months ago
  77. f8259b0 build: Update to header 1.3.298 by Mike Schuchardt · 8 months ago v1.3.298
  78. c9a5acd build: Update to header 1.3.297 by Mike Schuchardt · 8 months ago v1.3.297
  79. 5e1e24c Update known_good.json by Richard S. Wright Jr. · 8 months ago
  80. 6991ccb build: Update volk tag by ziga-lunarg · 8 months ago
  81. 2020cec vulkaninfo: Move variable declaration closer to use by Charles Giessen · 9 months ago
  82. 1626752 vulkaninfo: Correctly query per-surface queue support by Charles Giessen · 9 months ago
  83. 961b9e7 vulkaninfo: Only iterate 2-call idiom when needed by Charles Giessen · 9 months ago
  84. 05e0689 build: Update to header 1.3.296 by Mike Schuchardt · 9 months ago v1.3.296
  85. 29fb030 Fix twocall_chain_vectors mechanism by Máté Ferenc Nagy-Egri · 9 months ago
  86. 4c63e84 build: Update to header 1.3.295 by Mike Schuchardt · 9 months ago v1.3.295
  87. 7e82aea build: Update to header 1.3.294 by Mike Schuchardt · 10 months ago v1.3.294
  88. 40294f2 vulkaninfo: Add --show-promoted-structs option by Charles Giessen · 10 months ago
  89. f993f97 cube: roundtrip to ensure all globals are processed by Kirill Primak · 10 months ago
  90. 494d32f build: Update to header 1.3.293 by Mike Schuchardt · 10 months ago v1.3.293
  91. 32379b0 vulkaninfo: Fix deprecation of MVK/IOS surface extensions by Charles Giessen · 10 months ago
  92. 7d5cdf6 cube: Change ALooper_pollOnce to ALooper_pollAll by Mike Schuchardt · 10 months ago
  93. 3d70a8c build: Update to header 1.3.292 by Mike Schuchardt · 10 months ago v1.3.292
  94. ef0055c ci: Hardcode NDK r25 by Mike Schuchardt · 10 months ago
  95. 46df205 Update known_good.json by Richard S. Wright Jr. · 11 months ago
  96. 2cee0d5 Update known_good.json by Richard S. Wright Jr. · 11 months ago
  97. 53a6ba7 deps: Update volk to vulkan-sdk-1.3.290 by Charles Giessen · 11 months ago vulkan-sdk-1.3.290 vulkan-sdk-1.3.290.0
  98. b47676a build: Update to header 1.3.290 by Mike Schuchardt · 11 months ago v1.3.290
  99. 145675c CMake: Fix duplicate REQUIRED by xantares · 11 months ago
  100. d2f3120 vulkaninfo: Support 2-call structs in codegen for pNext chains by Charles Giessen · 11 months ago