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