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