1. c1ce4ad android: Update shaderc known-good 20180216 by Cody Northrop · 6 years ago
  2. 4fb2dfa tests: Add test to verify issue 2213 fixed by Jeremy Kniager · 7 years ago
  3. a9df0ce layers: clang-format only by Dave Houlton · 6 years ago
  4. 6c72f35 tests: clang-format only by Dave Houlton · 6 years ago
  5. 7dc9a59 loader: Don't add duplicate JSON files from Khronos registry path. by Norbert Garnys · 6 years ago
  6. 880f4c9 layers:Verify sparse image metadata is bound by Tobin Ehlis · 6 years ago
  7. 0012f82 layers:Add sparse mem warning if reqs not checked by Tobin Ehlis · 6 years ago
  8. 7eee148 layers:Track sparse image requirements by Tobin Ehlis · 6 years ago
  9. 97d0fad layers:Adding intercepts for sparse binding by Tobin Ehlis · 6 years ago
  10. 72437be layers: fix unexpected errors in layer tests by Jeremy Kniager · 7 years ago
  11. 7383646 layers:Fix spelling truely->truly by Tobin Ehlis · 6 years ago
  12. 9a73b66 loader: Fix loader skipping layer files by Lenny Komow · 6 years ago
  13. 880d26b layers:Fix typo databate->database by Tobin Ehlis · 6 years ago
  14. ea55dae layers:Remove TODO comments by Tobin Ehlis · 6 years ago
  15. ad34df2 loader: link with OneCore umbrella library by Slawomir Cygan · 7 years ago
  16. a589d42 loader: use Unicode functions from cfgmgr32.lib by Slawomir Cygan · 7 years ago
  17. 8e2eea3 loader: remove references to shlwapi.lib by Slawomir Cygan · 7 years ago
  18. b6f139e winsdk: Update runtime installer copyright to 2018 by Lenny Komow · 6 years ago
  19. a177021 build: Add min supported compiler versions to BUILD.md by Mark Lobodzinski · 6 years ago
  20. 1bcbdf9 layers: Avoid warnings in vk_layer_logging.h by Mark Lobodzinski · 6 years ago
  21. 078effe android: Update to shaderc known-good revisions by Cody Northrop · 6 years ago
  22. e146476 external: Update glslang commit ID, fix LVT by Mark Lobodzinski · 6 years ago
  23. 1c58cd1 build: Adjust travis config for VT updates by Karl Schultz · 6 years ago
  24. e19e20d clang-format whitespace (sigh) by Dave Houlton · 7 years ago
  25. 8df5ce8 tests: Fix Travis-visible errors by Dave Houlton · 7 years ago
  26. 38353ef tests: Add test for new CreateImage VUs by Dave Houlton · 7 years ago
  27. 1a47388 tests: Fix existing tests that hit new VUs by Dave Houlton · 7 years ago
  28. 130c021 layers: Add CreateImage valid usage checks by Dave Houlton · 7 years ago
  29. d5aa8de build: Move layer_utils build to top-level cmake by Mark Lobodzinski · 7 years ago
  30. f274401 scripts: Update android-generate to support UUID by Cody Northrop · 6 years ago
  31. 7f52170 scripts: Fix error if spirv-tools dir had no .git (#2346) by Cort Stratton · 7 years ago
  32. 77955d8 layers: Improve validation cache ID parsing by Cort Stratton · 7 years ago
  33. 5c2750c layers: Add err-id/coverage for 'recording state' by John Zulauf · 7 years ago
  34. 52aef1f layers: Fully normalize/populate CMD_TYPE enum by John Zulauf · 7 years ago
  35. 37f236c cmake: Move LVL temp/worker targets into subfolder by Mark Lobodzinski · 7 years ago
  36. 459f315 tests: Fix various issues in VkLayerTest.IncompatibleRenderPass by Chris Forbes · 7 years ago
  37. b938f8b build: Need to build LVL layers in CI to get utils by Karl Schultz · 7 years ago
  38. 07954a5 layers: Add LAYER_EXPORT specifiers to vk_layer_config by Mark Lobodzinski · 7 years ago
  39. ec1841f tests: Positive test case for KHR bind mem 2 by Mike Schuchardt · 7 years ago
  40. 9399f63 layers: Pass through bind mem 2 entry point names by Mike Schuchardt · 7 years ago
  41. cf1996c layers: Bind mem 2 entry points by Mike Schuchardt · 7 years ago
  42. 7b1bd64 tests: Positive test case for KHR memory req 2 by Mike Schuchardt · 7 years ago
  43. 06d58e6 layers: Mem reqs 2 entry points by Mike Schuchardt · 7 years ago
  44. f22437a tests: Add unit test for push descriptor set VUIDs by John Zulauf · 7 years ago
  45. b6866aa tests: Add queue family selection utility by John Zulauf · 7 years ago
  46. 671a3e2 layers: Add CmdPushDescriptorSet parameter checks by John Zulauf · 7 years ago
  47. 275d285 layers: Improve doc validation init-list parsing by John Zulauf · 7 years ago
  48. bf941f5 tests: Add test for push descriptor allocation by John Zulauf · 7 years ago
  49. 5562d06 layers: Add check for push descriptor allocation by John Zulauf · 7 years ago
  50. 2278723 tests: Add tests for push DS layout create VUIDs by John Zulauf · 7 years ago
  51. 0fdeab3 layers: Add push descriptor set layout create VUID by John Zulauf · 7 years ago
  52. 7f029d9 icd: Add VK_KHR_push_descriptor to blacklist by John Zulauf · 7 years ago
  53. 65ac9d5 layer: Add utility template for sType init by John Zulauf · 7 years ago
  54. 0c37a31 Don't complain about unused vertex buffers being VK_NULL_HANDLE by Chris Forbes · 7 years ago
  55. 252d6d4 cmake: Fix glslang validator cmake hint path by Mark Lobodzinski · 7 years ago
  56. a45e011 tests: Clean up/use framework in DSUsageBitsErrors by John Zulauf · 7 years ago
  57. cde9d7d tests: Add create_info to two additional wrappers by John Zulauf · 7 years ago
  58. a9c1a78 tests: Add barrier queue family index tests by John Zulauf · 7 years ago
  59. 3d92b72 tests: Add VK_SHARING_MODE_CONCURRENT support by John Zulauf · 7 years ago
  60. 41ac73d layers: Refactor and add image/buffer barrier VUID by John Zulauf · 7 years ago
  61. 1b77eec cmake: Fix externals for submodule/subtree builds by Mark Lobodzinski · 7 years ago
  62. bb0ca87 scripts: Exit from vuid_mapping.py with status 1 on errors by Jean-François Roy · 7 years ago
  63. 900bfa1 cmake: Add PROJECT_BINARY_DIR to cmake files by Mark Lobodzinski · 7 years ago
  64. d0b4d6f cmake: Fix non-existant cmake variable by Mark Lobodzinski · 7 years ago
  65. 2334298 loader: Fix static library initialization by Lenny Komow · 7 years ago
  66. c2536de loader: Restore pNext data in CreateDevice by Joey Bzdek · 7 years ago
  67. 852287e travis: fix clang-format nit by Dave Houlton · 7 years ago
  68. 50310b5 tests: add test for new multiplanar VUIDs by Dave Houlton · 7 years ago
  69. 1d960ff layers: Add GetImgSubrscLayout multi-planar VUIDs by Dave Houlton · 7 years ago
  70. f42d8e0 tests: Add positive test, repro GH issue 2350 by Dave Houlton · 7 years ago
  71. 3b95839 loader: Fix enabling extensions from layers by Lenny Komow · 7 years ago
  72. af836d3 tests: Add validation for layout lifetime issues by John Zulauf · 7 years ago
  73. 5dfd45c layers: Add validation for destroyed layouts by John Zulauf · 7 years ago
  74. 6664e27 layers: Add printf style formatting of std::string by John Zulauf · 7 years ago
  75. b3bbec7 layers: clang-format parameter_validation_utils.cpp by Dave Houlton · 7 years ago
  76. efdb6c0 tests: Add tests for CmdDispatch params by Dave Houlton · 7 years ago
  77. bb7d3fe layers: Add group size param checks to CmdDispatch by Dave Houlton · 7 years ago
  78. dde04c4 layers: Fix doc validation file list check by John Zulauf · 7 years ago
  79. bd9b08a header: Update to version 1.0.68 of the Vulkan hdr by Mark Lobodzinski · 7 years ago
  80. 158e9d9 loader: Clean up mutexes on destruction by Lenny Komow · 7 years ago
  81. e583032 Loader: fix open registry handle leak by Slawomir Cygan · 7 years ago
  82. 71fd5f0 layers: Add checks for extention DynamicViewports by Jeremy Kniager · 7 years ago
  83. 718fbac Revert "MikeW's private development tools." by Mike Weiblen · 7 years ago
  84. 66fe023 Revert "TEST: Create pre-instance intercept test case" by Mike Weiblen · 7 years ago
  85. 0ac6e62 build: Fix linux 32-bit assembly config by Lenny Komow · 7 years ago
  86. 85b3313 build: Use DevSim from a VulkanTools build in CI by Karl Schultz · 7 years ago
  87. d3f3773 layers: Fix Android build by Yuly Novikov · 7 years ago
  88. 2456f99 layers: Fix typos in ValidateUpdateDescriptorSets by Artem Kharytoniuk · 7 years ago
  89. d838ace layers: Make bind more robust to invalid memory by John Zulauf · 7 years ago
  90. 29eddbd tests: Add buffer creation zero size test by Petr Kraus · 7 years ago
  91. cb4f295 tests: Add mipLevels and arrayLayers zero tests by Petr Kraus · 7 years ago
  92. 1e426f7 tests: Update CreateImageLimitsViolationMinWidth by Petr Kraus · 7 years ago
  93. e5c3765 layers: Make ValidateGreaterThan report vuid etc. by Petr Kraus · 7 years ago
  94. 3f68596 tests: add tests for descriptor limit VUs by Dave Houlton · 7 years ago
  95. 88e30e3 layers: add remaining descriptor limit VUs by Dave Houlton · 7 years ago
  96. 8ed1d89 TEST: Create pre-instance intercept test case by Lenny Komow · 7 years ago
  97. eb80aca MikeW's private development tools. by Mike Weiblen · 7 years ago
  98. 32846e5 docs: Update loader doc for pre-instance layers by Lenny Komow · 7 years ago
  99. 3cf3ac7 loader: Add pre-instance functions for layers by Lenny Komow · 7 years ago
  100. 060a8e3 scripts: Default doc validator to non-verbose mode by Mark Lobodzinski · 7 years ago