1. 2456f99 layers: Fix typos in ValidateUpdateDescriptorSets by Artem Kharytoniuk · 7 years ago
  2. d838ace layers: Make bind more robust to invalid memory by John Zulauf · 7 years ago
  3. 29eddbd tests: Add buffer creation zero size test by Petr Kraus · 7 years ago
  4. cb4f295 tests: Add mipLevels and arrayLayers zero tests by Petr Kraus · 7 years ago
  5. 1e426f7 tests: Update CreateImageLimitsViolationMinWidth by Petr Kraus · 7 years ago
  6. e5c3765 layers: Make ValidateGreaterThan report vuid etc. by Petr Kraus · 7 years ago
  7. 3f68596 tests: add tests for descriptor limit VUs by Dave Houlton · 7 years ago
  8. 88e30e3 layers: add remaining descriptor limit VUs by Dave Houlton · 7 years ago
  9. 8ed1d89 TEST: Create pre-instance intercept test case by Lenny Komow · 7 years ago
  10. eb80aca MikeW's private development tools. by Mike Weiblen · 7 years ago
  11. 32846e5 docs: Update loader doc for pre-instance layers by Lenny Komow · 7 years ago
  12. 3cf3ac7 loader: Add pre-instance functions for layers by Lenny Komow · 7 years ago
  13. 060a8e3 scripts: Default doc validator to non-verbose mode by Mark Lobodzinski · 7 years ago
  14. dbc4ddd scripts: Remove unused source_line_info.py by Mark Lobodzinski · 7 years ago
  15. 508d13a layers: Make DescriptorSetLayout robust for CTS by John Zulauf · 7 years ago
  16. dbe7dce header: Update to version 1.0.67 of the Vulkan hdr by Mark Lobodzinski · 7 years ago
  17. f0375cf docs: Updates for governance, readme by Mark Lobodzinski · 7 years ago
  18. 74371b7 Add .vscode to .gitignore by Joey Bzdek · 7 years ago
  19. 8e1425e build: Allow more control in windows build script by Karl Schultz · 7 years ago
  20. 0e41713 build: Improve update ext srcs script for better CI by Karl Schultz · 7 years ago
  21. 2159495 layers: Remove unique_objects ext list generation by Mark Lobodzinski · 7 years ago
  22. 75a4631 layers: Use common ext lists in unique_objects by Mark Lobodzinski · 7 years ago
  23. fc9451f layers: Create instance & device extension lists by Mark Lobodzinski · 7 years ago
  24. 83a744e docs: Updated for README formatting on github by Mark Lobodzinski · 7 years ago
  25. 4d01bfc docs: Additional updates and corrections by Mark Lobodzinski · 7 years ago
  26. 863defa docs: Add governance doc, Update readme, contributing by Mark Lobodzinski · 7 years ago
  27. 48a6a70 layers: Add validation caching for draw/dispatch by John Zulauf · 7 years ago
  28. b6d7120 layers: Replace iterative DS Get.* with maps/sets by John Zulauf · 7 years ago
  29. 4c7b552 layers: Add cache of memory binding set for perf by John Zulauf · 7 years ago
  30. c483f44 layers: Combine global binding start/end lookup by John Zulauf · 7 years ago
  31. fdbd345 icd: GetImageSubresourceLayout zeros passed layout by John Zulauf · 7 years ago
  32. 607f9d0 build: Fix application of /bigobj compile flag by Karl Schultz · 7 years ago
  33. b91d5df Update android-build/cmake scripts to build with Android Studio 3.0.0+ by guanghuafan · 7 years ago
  34. 0c9cd98 icd: Move include to header to fix clang build by Karl Schultz · 7 years ago
  35. 166f5e9 build: Retarget AppVeyor build to VS2013 by Mike Schuchardt · 7 years ago
  36. 8314e54 loader: Change overzealous warning to debug msg by Lenny Komow · 7 years ago
  37. a0c3990 build: Update BUILD.md to specify VS2013 by Mike Schuchardt · 7 years ago
  38. 0bc8e7a tests: Explicit move constructor/assignment by Mike Schuchardt · 7 years ago
  39. 0cf0d13 tests: Add a guard around noexcept in vktestbinding.h by Dave Houlton · 7 years ago
  40. b42fd03 build: Remove APP_MODULES from android Application.mk by Mark Lobodzinski · 7 years ago
  41. 724fe3b tests: test non-unique shader capabilities by Dave Houlton · 7 years ago
  42. eb10ea8 layers: Accept non-unique shader caps by Dave Houlton · 7 years ago
  43. 7eed14f Proper decoding for msbuild version number readout by saschawillems · 7 years ago
  44. e7d1038 tests: Fix use of uninitialized var in VkBufferTest by Petr Kraus · 7 years ago
  45. 7a5775a layers: Change target name for devsim json by Joey Bzdek · 7 years ago
  46. 5ccfd6e layers: Fix git.bat fallback on Windows. by Jamie Madill · 7 years ago
  47. 6811b5d build: Address clang compilation warnings by Karl Schultz · 7 years ago
  48. 69d11db android: Roll back to NDK r15c by Cody Northrop · 7 years ago
  49. 4a778f1 android: Add missing shaderc file by Cody Northrop · 7 years ago
  50. e952674 tests: Transition to VkPipelineLayoutObj by Petr Kraus · 7 years ago
  51. 65ccc88 tests Add VkPipelineLayoutObj by Petr Kraus · 7 years ago
  52. 32a2ad1 tests: Transition to VkDescriptorSetLayoutObj by Petr Kraus · 7 years ago
  53. 32ea608 tests: Add VkDescriptorSetLayoutObj by Petr Kraus · 7 years ago
  54. 858bacd tests: Add Obj vector transformation helpers by Petr Kraus · 7 years ago
  55. b3d2c82 tests: Make Handles moveable by Petr Kraus · 7 years ago
  56. c47ddf9 scripts: Scan CWD in object tracker generator. by Jamie Madill · 7 years ago
  57. 860d441 tests: Turn off tr1 namespace deprecation warning by Mike Schuchardt · 7 years ago
  58. beb5f61 tests:Remove functional check from ExternalMemory by Tobin Ehlis · 7 years ago
  59. b786394 layers: Remove unused variable from core validation. by Jamie Madill · 7 years ago
  60. a53b35f build: Add clang-format checking of pull request changes to CI by Karl Schultz · 7 years ago
  61. d2a74c7 tests: Add pos. test for ignored pImmutableSamplers by Petr Kraus · 7 years ago
  62. 42f6f8d layers: Ignore pImmutableSamplers on non-samplers by Petr Kraus · 7 years ago
  63. 9737e62 layers:Kill PV return code check by Tobin Ehlis · 7 years ago
  64. 26828e1 layers: Work around bugs in old STL versions. by Jamie Madill · 7 years ago
  65. aa83e7f android: Update to NDK r16b by Cody Northrop · 7 years ago
  66. 74627c4 scripts: Scan CWD in parameter validation script. by Jamie Madill · 7 years ago
  67. c66b22c scripts: Prefer git.bat on Windows. by Jamie Madill · 7 years ago
  68. e91f7a1 layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 7 years ago
  69. 94a0037 layers: improve const-ness in buffer_validation.cpp by Dave Houlton · 7 years ago
  70. ee281a5 layers: Repro and fix GH 2239 by Dave Houlton · 7 years ago
  71. 5f08eee tests: Refactor DSBufferLimitErrors by Mike Schuchardt · 7 years ago
  72. 52c3ce2 layers: Fix PV overflow by Mike Schuchardt · 7 years ago
  73. 78354e7 tests: Fix InvalidCmdBufferPipelineDestroyed by Mike Schuchardt · 7 years ago
  74. 915c17c tests:Re-enable DS attachment for TriTest by Tobin Ehlis · 7 years ago
  75. 3adc415 layers:Add VUID to existing check by Tobin Ehlis · 7 years ago
  76. deec4ce tests:Driver Workaround and notes by Tobin Ehlis · 7 years ago
  77. 131035b tests:Correctly treat failMask as enum by Tobin Ehlis · 7 years ago
  78. e5f5f4b tests: Clean up VKTriangleTest by Petr Kraus · 7 years ago
  79. f161746 tests: Use avail. utils in pipeline viewport tests by Petr Kraus · 7 years ago
  80. 7970df0 layers: Add some missings locks of global_lock by Jean-François Marquis · 7 years ago
  81. 13c98a6 build: Clear some compiler warnings by Petr Kraus · 7 years ago
  82. 7202c74 tests: Add tests for VUs 0fe0023c-246 by Dave Houlton · 7 years ago
  83. fea08a9 layers: Add descriptor limit checks to vkCreatePipelineLayout() by Dave Houlton · 7 years ago
  84. baf5fee tests: Fix MiscImageLayerTests unsupported format by Petr Kraus · 7 years ago
  85. b9659a0 test: Fix image usage-feature check by Petr Kraus · 7 years ago
  86. 540a67d tests: Fix empty queue families in device creation by Petr Kraus · 7 years ago
  87. 4d7e5ac tests: Fix missing usage in ClearImageErrors by Petr Kraus · 7 years ago
  88. b23999b tests: Fix unsupported format in InvalidImageLayout by Petr Kraus · 7 years ago
  89. 8eb6efe Revert "layers: Add descriptor limit checks to vkCreatePipelineLayout()" by Dave Houlton · 7 years ago
  90. 4dc358a Revert "tests: Add tests for VUs 0fe0023c-246" by Dave Houlton · 7 years ago
  91. 6da23bb winsdk: Move file copying into NSIS installer by Lenny Komow · 7 years ago
  92. 2db5107 tests: Add tests for VUs 0fe0023c-246 by Dave Houlton · 7 years ago
  93. 64472be layers: Add descriptor limit checks to vkCreatePipelineLayout() by Dave Houlton · 7 years ago
  94. 97662b0 layers: VS2013 compatibility by Mike Schuchardt · 7 years ago
  95. 1e3c0fb build: Remove clumsy syntax in Travis-CI config by Karl Schultz · 7 years ago
  96. dd79058 tests: Add missing lineWidth parameters by Petr Kraus · 7 years ago
  97. 2107845 tests: Separate LogicOp test by Petr Kraus · 7 years ago
  98. 3a77f03 tests: Update MismatchedQueueFamiliesOnSubmit by Petr Kraus · 7 years ago
  99. 2d12771 tests:Add new case to ClearDepthStencilImageErrors by Tobin Ehlis · 7 years ago
  100. cb5937e tests:Fix unexpected error by Tobin Ehlis · 7 years ago