1. abf2996 tests: Add usage to init of VkDepthStencilObj by Tony Barbour · 8 years ago
  2. 9a359b6 tests: Pass access flags instead of bit so you can pass >1 by Tony Barbour · 8 years ago
  3. a4feeeb tests: Properly delete RenderPass by Mark Lobodzinski · 8 years ago
  4. 16a4263 get latest spirv-tools revision by GregF · 8 years ago
  5. 2d39538 update_external_sources.sh: now get spirv-tools headers from Khronos/SPIRV-Headers by GregF · 8 years ago
  6. c35735a Merge branch 'master' of github.com:KhronosGroup/Vulkan-LoaderAndValidationLayers by Greg Fischer · 8 years ago
  7. 04d0a56 update_external_sources.bat: now get headers from Khronos/SPIRV-Headers by Greg Fischer · 8 years ago
  8. 7e678f7 Only set scripts that starts with a hashbang as executable by Alexander F Rødseth · 8 years ago
  9. fbf9bb4 layers: GH576, Update layer details doc by Mark Lobodzinski · 8 years ago
  10. 6753374 layers: GH576, Validate attachment image usage by Mark Lobodzinski · 8 years ago
  11. 6d17b9f tests: GH576, Add framebuffer attachment tests by Mark Lobodzinski · 8 years ago
  12. cd2f1f8 build: Fix typos in CMakeLists.txt (SPRIV->SPIRV) by Mark Young · 8 years ago
  13. 5c838ce test: WriteDescriptorSetIntegrityCheck fixes from GH421 by Mark Mueller · 8 years ago
  14. b989672 test: WriteDescriptorSetIntegrityCheck fix from GH421 by Mark Mueller · 8 years ago
  15. cc4431d tests: Remove failing descriptorset test by Mark Lobodzinski · 8 years ago
  16. 722e9eb layers: LX539, update layer details doc by Mark Lobodzinski · 8 years ago
  17. bc18576 tests: LX539, Add invalid memory type index test by Mark Lobodzinski · 8 years ago
  18. b5563d3 layers: LX539, Validate mem types by Mark Lobodzinski · 8 years ago
  19. d491441 tests: GH421 vkUpdateDescriptorSets tests by Mark Mueller · 8 years ago
  20. cc116a1 tests: remove unreferenced variables. by Karl Schultz · 8 years ago
  21. 9c9266a loader: GH362 - Fix json output of escape chars by Mark Young · 8 years ago
  22. c3a6d2e loader: Fix GH607 by adding proper array support by Mark Young · 8 years ago
  23. 9f1d0b6 loader: return ext not present when applicable by Jeremy Hayes · 8 years ago
  24. b1e33b3 tests: Fix type mismatch in wrap_objects by Mark Young · 8 years ago
  25. 3f0c07d layers: Fix CMakeLists.txt for non-MSVC Win builds by Mark Mueller · 8 years ago
  26. 8f4ccbb layers: Update docs for shared utils DLL by Mark Lobodzinski · 8 years ago
  27. fd027d0 layers: Add debug report header by Mark Lobodzinski · 8 years ago
  28. 476f47a layers: Make vklayer_utils a shared library by Mark Lobodzinski · 8 years ago
  29. cdf7f3e tests: remove unused flags by Jeremy Hayes · 8 years ago
  30. c54d24e layers: Fix Windows Dota2 crash by Mark Lobodzinski · 8 years ago
  31. 40028e2 layers: Fix test fallout in CommandBufferTwoSubmits by Chris Forbes · 8 years ago
  32. d73299b layers: Fix mistracking of semaphores associated with submissions by Chris Forbes · 8 years ago
  33. 61636cb layers: Note broken behavior around stealing tracking from other queues by Chris Forbes · 8 years ago
  34. bc0b821 layers: Add members to FENCE_NODE and QUEUE_NODE to hold the handles by Chris Forbes · 8 years ago
  35. a70b6e1 layers: Add helpers for getting fence and queue nodes by Chris Forbes · 8 years ago
  36. 226c1de layers: Add CB_SUBMISSION struct by Chris Forbes · 8 years ago
  37. fed03c9 layers: Unify fence checks for queue functions by Chris Forbes · 8 years ago
  38. e2b0ade layers: Remove dead fence members from GLOBAL_CB_NODE by Chris Forbes · 8 years ago
  39. 18127d1 tests: Add simultaneous submission test with signal semaphores by Chris Forbes · 8 years ago
  40. a651627 layers: remove tracking of last queue and fence for CB by Chris Forbes · 8 years ago
  41. 2df9c37 layers: Update manifest files for vers 1.0.16 by Jon Ashburn · 8 years ago
  42. 61c752c misc: Update to Vulkan header version 16 by Jon Ashburn · 8 years ago
  43. 55585ed tests: add dispatchable object wrapping layer by Jon Ashburn · 8 years ago
  44. d6889c8 Revert "loader: Fix build warning on windows" by Jon Ashburn · 8 years ago
  45. 7eac70e loader: Fix build warning on windows by Jon Ashburn · 8 years ago
  46. e090fef tests: GH536, Updated Fill/UpdateBuffer test cases by Mark Lobodzinski · 8 years ago
  47. 4089251 layers: GH536, Updated layer details doc by Mark Lobodzinski · 8 years ago
  48. bbed437 layers: GH536, Update CmdFillBuffer validation by Mark Lobodzinski · 8 years ago
  49. d1282e5 winrt: fix error on uninstall by David Pinedo · 8 years ago
  50. 81473ca winrtinstaller: display error num in ps warning window by David Pinedo · 8 years ago
  51. 1d1d577 winrt: configure loader even if ps script fails by David Pinedo · 8 years ago
  52. 5c70ebd tests: Add missing DestroyRenderPass call in LVT by Mark Lobodzinski · 8 years ago
  53. 9bb255b tests: Fix line-endings in powershell scripts by Mark Lobodzinski · 8 years ago
  54. 9884e95 tests: Fix instructions in doc validator by Mark Lobodzinski · 8 years ago
  55. 2812ea5 winrtinstaller: fixed problems introduced by piping script to powershell.exe by David Pinedo · 8 years ago
  56. e22cfb0 layers: PR573, Handle imageArraySize rename by David McFarland · 8 years ago
  57. f2d59fe layers: PR632, Updated layer details doc by Mark Lobodzinski · 8 years ago
  58. 4f57fd1 layers: PR632, Change devlimits errors to warnings by Jan-Harald Fredriksen · 8 years ago
  59. 4b47838 layers: PR629, Remove subpass warnings by Jan-Harald Fredriksen · 8 years ago
  60. 0646537 layers: Initialize write_in_use in eventMap entries by Tony Barbour · 8 years ago
  61. 1d6bb4e winrtinstaller: avoid executing ps scripts, instead just pipe cmds to ps by David Pinedo · 8 years ago
  62. fe302c0 tests: Remove 2 queue requirements for tests that only use 1 by Tony Barbour · 8 years ago
  63. 0a8b378 tests: GH421 reflect vkAllocateDescriptorSets test by Mark Mueller · 8 years ago
  64. b6ec369 tests: GH421 reflect vkCmdBindDescriptorSets test by Mark Mueller · 8 years ago
  65. 26434b9 layers: Add check for image usage in vkCmdClearColorImage by Tony Barbour · 8 years ago
  66. 19fc396 winrtinstaller: retry ps script failure with full path to powershell.exe by David Pinedo · 8 years ago
  67. 2b4d7bb loader: doc update for merge android and desktop layer interface by Jon Ashburn · 8 years ago
  68. eca3ad6 doc: Expand LVL acronym in BUILD.md by Karl Schultz · 8 years ago
  69. c71f3e9 layers: Update docs for default dbg msg callbacks by Mark Lobodzinski · 8 years ago
  70. b87f902 layers: Move debug action enums from vk_layer.h by Mark Lobodzinski · 8 years ago
  71. 97c4d51 layers: Add default layer error message config by Mark Lobodzinski · 8 years ago
  72. c78c333 winsdkinstaller: add cmd copy as additional diagnosic for ps failure by David Pinedo · 8 years ago
  73. 6d0b8ef winrtinstaller: add more logging debug code to powershell script invocation by David Pinedo · 8 years ago
  74. 8671af5 winrtinstaller: fixes and diagnostics for powershell config script failure by David Pinedo · 8 years ago
  75. eda6b6d windows: Allow run_all_tests.ps1 to skip tests by Cody Northrop · 8 years ago
  76. 47a4a06 windows: Enable vk_loader_validation_tests by Cody Northrop · 8 years ago
  77. 0aee7ab windows: Return exit status from test script by Cody Northrop · 8 years ago
  78. 3d15c4a layers: Comment update by Tobin Ehlis · 8 years ago
  79. 815e813 layers: Clean up poolMap access by Tobin Ehlis · 8 years ago
  80. e83a46a layers: Remove unneccessary consts by Tobin Ehlis · 8 years ago
  81. 80c9afa layers: Update swapchainMap to use unique_ptr by Tobin Ehlis · 8 years ago
  82. 4e38059 layers: Added getSwapchainNode() helper by Tobin Ehlis · 8 years ago
  83. 969a526 layers: Add getSwapchainFromImage() helper by Tobin Ehlis · 8 years ago
  84. d7619a8 layers: Remove unneeded layout_map by Tobin Ehlis · 8 years ago
  85. 1c9c55f layers: Add getImageNode() helper by Tobin Ehlis · 8 years ago
  86. d5fb09e layers: Add getImageViewData() helper by Tobin Ehlis · 8 years ago
  87. e2f8029 layers: Add getSamplerNode() helper by Tobin Ehlis · 8 years ago
  88. 424859c layers: Add getBufferViewInfo() helper by Tobin Ehlis · 8 years ago
  89. 997b258 layers: Update getMemObjInfo helper by Tobin Ehlis · 8 years ago
  90. 94bc5d2 layers: Add getBufferNode() helper by Tobin Ehlis · 8 years ago
  91. 6a72dc7 layers: Make layer_data visible to DescriptorSet by Tobin Ehlis · 8 years ago
  92. cc261fb Update BUILD.md by Karl Schultz · 8 years ago
  93. abe8b47 cmake: Fix MSVCRT override by Dustin Graves · 8 years ago
  94. bdb2800 layers: Comment update by Tobin Ehlis · 8 years ago
  95. 68d0adf layers: Pass common data between pre/post AllocDescriptorSets by Tobin Ehlis · 8 years ago
  96. ee47146 layers: Add DescriptorSet interface for allocation by Tobin Ehlis · 8 years ago
  97. 7c701c0 layers: Migrate DESCRIPTOR_POOL_NODE to type header by Tobin Ehlis · 8 years ago
  98. 5eb9765 layers: GH611 Fix dynamic offset indexing by iostrows · 8 years ago
  99. b02600c layers: simplify v0 function implementations by Chia-I Wu · 8 years ago
  100. df4c004 tests: Fix extraneous errors in layer validation tests by Tony Barbour · 8 years ago