1. 3b2a3a3 tests: enable sign compare by Jeremy Hayes · 8 years ago
  2. a6fb5b4 tests: fix sign comparison warning by Jeremy Hayes · 8 years ago
  3. bd16af1 tests: Use defined but still incompatible format in RenderPassIncompatible by Cody Northrop · 8 years ago
  4. c94adab windowsbuild: +x of update_external_sources.bat by David Pinedo · 8 years ago
  5. 4c94c28 layers: Fix Windows crash in Dota2 by Mark Lobodzinski · 8 years ago
  6. 097188a tests: test layer and ext not present by Jeremy Hayes · 8 years ago
  7. eec45cd loader: update so version by Jeremy Hayes · 8 years ago
  8. b4f021f layers: Get rid of fence->swapchain link by Chris Forbes · 8 years ago
  9. 95b4fa3 layers: Untangle validate+update in QueuePresentKHR by Chris Forbes · 8 years ago
  10. 8784e95 layers: Fix AcquireNextImageKHR handling of sync objects by Chris Forbes · 8 years ago
  11. 28b668e layers: Add getSemaphoreNode helper by Chris Forbes · 8 years ago
  12. ff96dcd layers: Rework fence state tracking by Chris Forbes · 8 years ago
  13. 4e44c91 tests: Add a test for broken CREATE_SIGNALED handling by Chris Forbes · 8 years ago
  14. e70b7d3 tests: Exercise unbounded stack use in decrementResources by Chris Forbes · 8 years ago
  15. 0111ee6 layers: Tidy decrementResources a bit by Chris Forbes · 8 years ago
  16. b80eb3e layers: use getFenceNode in decrementResources by Chris Forbes · 8 years ago
  17. 5141e92 layers: Pass layer_data to verifyWaitFenceState by Chris Forbes · 8 years ago
  18. 53a1736 layers: use getFenceNode in verifyWaitFenceState by Chris Forbes · 8 years ago
  19. 3aec089 layers: Fix InvalidMemoryMapping not setting structure type by Chris Forbes · 8 years ago
  20. a0566b7 layers: Remove some MT leftovers by Chris Forbes · 8 years ago
  21. 28c60e1 misc: Update VK_EXT_DEBUG_REPORT_SPEC_VERSION to 3 by Karl Schultz · 8 years ago
  22. b904688 layers: Add DSAspectBitsErrors test to documentation by Tobin Ehlis · 8 years ago
  23. 2fc296b tests: Add DSAspectBitsErrors test by Tobin Ehlis · 8 years ago
  24. bbf3f91 layers: GH644 Validate DS image aspect bit restriction by Tobin Ehlis · 8 years ago
  25. 37f58b6 tests: Update documentation with RenderPassIncompatible test by Tobin Ehlis · 8 years ago
  26. 85aa15a tests: Add validation test for incompatible renderpass by Tobin Ehlis · 8 years ago
  27. c231aae layers: Add bug fix to handle NULL attachment case by Tobin Ehlis · 8 years ago
  28. 0d3af34 layers: Remove output paren from android update script by Tobin Ehlis · 8 years ago
  29. b2dfb55 loader: Increase error message length by Tobin Ehlis · 8 years ago
  30. 09d67d0 layers: Add PSO render pass compability check by Tobin Ehlis · 8 years ago
  31. f70ab77 tests: Update doc to note BindImageInvalidMemoryType is disabled by Tobin Ehlis · 8 years ago
  32. 93d57e1 tests: Disable BindImageInvalidMemoryType test by Tobin Ehlis · 8 years ago
  33. 9781070 layers: GH656, Fix CreateRenderpass validation by Mark Lobodzinski · 8 years ago
  34. ef0de16 layers: Fix dynamic descriptor count by Tobin Ehlis · 8 years ago
  35. f4ceb59 layers: Update manifest files for vers 1.0.17 by Karl Schultz · 8 years ago
  36. 8d0f32b misc: Update to Vulkan header version 17 by Karl Schultz · 8 years ago
  37. 6d026a7 docs: Fix weird characters in Loader.md file by Mark Young · 8 years ago
  38. d0440da tests: Fix crash in Windows Release builds by Mark Lobodzinski · 8 years ago
  39. ce7eee7 tests: GH401, Add test for stencil[Load|Store]Op by Mark Lobodzinski · 8 years ago
  40. 7b58e69 layers: GH401, Break out stencil load/storeOp check by Mark Lobodzinski · 8 years ago
  41. 1645d9c tests: Clear srcMask if old layout is undefined by Tony Barbour · 8 years ago
  42. 49f418a tests: Set stencil aspect if Depth Stencil format by Tony Barbour · 8 years ago
  43. abf2996 tests: Add usage to init of VkDepthStencilObj by Tony Barbour · 8 years ago
  44. 9a359b6 tests: Pass access flags instead of bit so you can pass >1 by Tony Barbour · 8 years ago
  45. a4feeeb tests: Properly delete RenderPass by Mark Lobodzinski · 8 years ago
  46. 16a4263 get latest spirv-tools revision by GregF · 8 years ago
  47. 2d39538 update_external_sources.sh: now get spirv-tools headers from Khronos/SPIRV-Headers by GregF · 8 years ago
  48. c35735a Merge branch 'master' of github.com:KhronosGroup/Vulkan-LoaderAndValidationLayers by Greg Fischer · 8 years ago
  49. 04d0a56 update_external_sources.bat: now get headers from Khronos/SPIRV-Headers by Greg Fischer · 8 years ago
  50. 7e678f7 Only set scripts that starts with a hashbang as executable by Alexander F Rødseth · 8 years ago
  51. fbf9bb4 layers: GH576, Update layer details doc by Mark Lobodzinski · 8 years ago
  52. 6753374 layers: GH576, Validate attachment image usage by Mark Lobodzinski · 8 years ago
  53. 6d17b9f tests: GH576, Add framebuffer attachment tests by Mark Lobodzinski · 8 years ago
  54. cd2f1f8 build: Fix typos in CMakeLists.txt (SPRIV->SPIRV) by Mark Young · 8 years ago
  55. 5c838ce test: WriteDescriptorSetIntegrityCheck fixes from GH421 by Mark Mueller · 8 years ago
  56. b989672 test: WriteDescriptorSetIntegrityCheck fix from GH421 by Mark Mueller · 8 years ago
  57. cc4431d tests: Remove failing descriptorset test by Mark Lobodzinski · 8 years ago
  58. 722e9eb layers: LX539, update layer details doc by Mark Lobodzinski · 8 years ago
  59. bc18576 tests: LX539, Add invalid memory type index test by Mark Lobodzinski · 8 years ago
  60. b5563d3 layers: LX539, Validate mem types by Mark Lobodzinski · 8 years ago
  61. d491441 tests: GH421 vkUpdateDescriptorSets tests by Mark Mueller · 8 years ago
  62. cc116a1 tests: remove unreferenced variables. by Karl Schultz · 8 years ago
  63. 9c9266a loader: GH362 - Fix json output of escape chars by Mark Young · 8 years ago
  64. c3a6d2e loader: Fix GH607 by adding proper array support by Mark Young · 8 years ago
  65. 9f1d0b6 loader: return ext not present when applicable by Jeremy Hayes · 8 years ago
  66. b1e33b3 tests: Fix type mismatch in wrap_objects by Mark Young · 8 years ago
  67. 3f0c07d layers: Fix CMakeLists.txt for non-MSVC Win builds by Mark Mueller · 8 years ago
  68. 8f4ccbb layers: Update docs for shared utils DLL by Mark Lobodzinski · 8 years ago
  69. fd027d0 layers: Add debug report header by Mark Lobodzinski · 8 years ago
  70. 476f47a layers: Make vklayer_utils a shared library by Mark Lobodzinski · 8 years ago
  71. cdf7f3e tests: remove unused flags by Jeremy Hayes · 8 years ago
  72. c54d24e layers: Fix Windows Dota2 crash by Mark Lobodzinski · 8 years ago
  73. 40028e2 layers: Fix test fallout in CommandBufferTwoSubmits by Chris Forbes · 8 years ago
  74. d73299b layers: Fix mistracking of semaphores associated with submissions by Chris Forbes · 8 years ago
  75. 61636cb layers: Note broken behavior around stealing tracking from other queues by Chris Forbes · 8 years ago
  76. bc0b821 layers: Add members to FENCE_NODE and QUEUE_NODE to hold the handles by Chris Forbes · 8 years ago
  77. a70b6e1 layers: Add helpers for getting fence and queue nodes by Chris Forbes · 8 years ago
  78. 226c1de layers: Add CB_SUBMISSION struct by Chris Forbes · 8 years ago
  79. fed03c9 layers: Unify fence checks for queue functions by Chris Forbes · 8 years ago
  80. e2b0ade layers: Remove dead fence members from GLOBAL_CB_NODE by Chris Forbes · 8 years ago
  81. 18127d1 tests: Add simultaneous submission test with signal semaphores by Chris Forbes · 8 years ago
  82. a651627 layers: remove tracking of last queue and fence for CB by Chris Forbes · 8 years ago
  83. 2df9c37 layers: Update manifest files for vers 1.0.16 by Jon Ashburn · 8 years ago
  84. 61c752c misc: Update to Vulkan header version 16 by Jon Ashburn · 8 years ago
  85. 55585ed tests: add dispatchable object wrapping layer by Jon Ashburn · 8 years ago
  86. d6889c8 Revert "loader: Fix build warning on windows" by Jon Ashburn · 8 years ago
  87. 7eac70e loader: Fix build warning on windows by Jon Ashburn · 8 years ago
  88. e090fef tests: GH536, Updated Fill/UpdateBuffer test cases by Mark Lobodzinski · 8 years ago
  89. 4089251 layers: GH536, Updated layer details doc by Mark Lobodzinski · 8 years ago
  90. bbed437 layers: GH536, Update CmdFillBuffer validation by Mark Lobodzinski · 8 years ago
  91. d1282e5 winrt: fix error on uninstall by David Pinedo · 8 years ago
  92. 81473ca winrtinstaller: display error num in ps warning window by David Pinedo · 8 years ago
  93. 1d1d577 winrt: configure loader even if ps script fails by David Pinedo · 8 years ago
  94. 5c70ebd tests: Add missing DestroyRenderPass call in LVT by Mark Lobodzinski · 8 years ago
  95. 9bb255b tests: Fix line-endings in powershell scripts by Mark Lobodzinski · 8 years ago
  96. 9884e95 tests: Fix instructions in doc validator by Mark Lobodzinski · 8 years ago
  97. 2812ea5 winrtinstaller: fixed problems introduced by piping script to powershell.exe by David Pinedo · 8 years ago
  98. e22cfb0 layers: PR573, Handle imageArraySize rename by David McFarland · 8 years ago
  99. f2d59fe layers: PR632, Updated layer details doc by Mark Lobodzinski · 8 years ago
  100. 4f57fd1 layers: PR632, Change devlimits errors to warnings by Jan-Harald Fredriksen · 8 years ago