1. 6c7e493 tests: Golden images for new GS tests by Cody Northrop · 9 years ago
  2. b11acd0 tests: Halt run_all_tests.sh if an error has occurred by Cody Northrop · 9 years ago
  3. 159ffe0 tests: Force reporting level in layer validation tests by Mark Lobodzinski · 9 years ago
  4. 3780e14 tests: Expand layer validation test coverage by Mark Lobodzinski · 9 years ago
  5. 2e2739f Merge branch 'master' of https://gitlab.khronos.org/vulkan/LoaderAndTools.git by FslNopper · 9 years ago
  6. f37926f loader: On Windows disable global optimization for API entrypoints by Tobin Ehlis · 9 years ago
  7. accf769 tests: Add test for thread checking layer by Mike Stroyan · 9 years ago
  8. 6ea73e4 layers: rework Threading layer to match version 91 by Mike Stroyan · 9 years ago
  9. e90a222 layers: fix calculation of intercepting functions. by Mike Stroyan · 9 years ago
  10. 8b342b9 vulkan.h: Fix warnings due to unused queue variables by Mark Lobodzinski · 9 years ago
  11. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  12. 46d31e5 shader_checker: check types between FS output and CB by Chris Forbes · 9 years ago
  13. 401784b shader_checker: add type checking between VF and VS by Chris Forbes · 9 years ago
  14. 156a116 shader_checker: add helper to walk a type tree and return the basic type by Chris Forbes · 9 years ago
  15. bf2b1d2 shader_checker: fix fs output/cb attachment walking after assert fixes by Chris Forbes · 9 years ago
  16. 7f72054 layers: remove assumption that there's a glslang source tree alongside by Chris Forbes · 9 years ago
  17. 102fd57 Windows: Fix build from recent loader changes by Jon Ashburn · 9 years ago
  18. e1f48b0 spirv: Update to matching header by Courtney Goeltzenleuchter · 9 years ago
  19. 2501add vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550. by Mark Lobodzinski · 9 years ago
  20. 48bd16d layers: Remove use_count from ObjectTracker by Mark Lobodzinski · 9 years ago
  21. b0fbe91 misc: Add vkGetInstanceProcAddr() entrypoint by Jon Ashburn · 9 years ago
  22. d55a394 loader: No longer generate code, instead directly check in source code by Jon Ashburn · 9 years ago
  23. efa65fb layers: Fix bug of GetGlobalExtensionInfo not being added to layer_intercept by Jon Ashburn · 9 years ago
  24. 1de3940 loader: logging on Windows to both debug output and stderr by Jon Ashburn · 9 years ago
  25. 1b5e91f layers: update object tracker memory ref validation by Mike Stroyan · 9 years ago
  26. 7f56040 Merge branch 'master' of https://gitlab.khronos.org/vulkan/LoaderAndTools.git by FslNopper · 9 years ago
  27. d866ad0 tests: Add test for mismatched types by Tony Barbour · 9 years ago
  28. c93194c tests: Fix typo in image_tests caught by layer validation updates. by Mark Lobodzinski · 9 years ago
  29. 03a7e98 layers: Add object type validation to object tracker by Mark Lobodzinski · 9 years ago
  30. 7c75b85 layers: Use native Vulkan object type definitions by Mark Lobodzinski · 9 years ago
  31. 82974f4 loader: Fix bugs where non-dispatchable objects overwrite dispatch table by Jon Ashburn · 9 years ago
  32. 657fb57 loader: Fix bug in vkGetProcAddr so trampoline code is returned as needed by Jon Ashburn · 9 years ago
  33. 1dd0a5c loader: Separate out the python generator script by Jon Ashburn · 9 years ago
  34. 1ed042c loader: rename a few dispatch utilties by Jon Ashburn · 9 years ago
  35. b66f5fd bug 13854: Remove memory references by Courtney Goeltzenleuchter · 9 years ago
  36. f69f8a2 bug-13690: Clarification on vkFlushMappedMemory by Courtney Goeltzenleuchter · 9 years ago
  37. d7a5cff bug-13751: Update vkCmdClearColorImage color parameter by Courtney Goeltzenleuchter · 9 years ago
  38. 43fb2c7 tests: Update for VK origin convention by Courtney Goeltzenleuchter · 9 years ago
  39. a0778af layers: Move OT validation calls inside mutex by Mark Lobodzinski · 9 years ago
  40. e2167aa layers: Add memory manager queue validation to object tracker by Mark Lobodzinski · 9 years ago
  41. 15524c3 tests: Pass debug function to InitFramework to register by Tony Barbour · 9 years ago
  42. f6b9bc6 layers: Add another routine to the list that don't need use counts by Tony Barbour · 9 years ago
  43. c779c7e layers: Eliminate compiler warnings on Windows. by Ian Elliott · 9 years ago
  44. f851ddf loader: Eliminate compiler warnings on Windows. by Ian Elliott · 9 years ago
  45. c48e635 Win: Stop using the temporary "xcb_nvidia" code. by Ian Elliott · 9 years ago
  46. 97e52d8 toolchain: Update to newer glslang and LunarGLASS versions by Cody Northrop · 9 years ago
  47. 6636d1a tests: Include HOST_VISIBLE mem prop for --show-images by Courtney Goeltzenleuchter · 9 years ago
  48. fcf43ab tests: Use staging buffer for --show-images by Courtney Goeltzenleuchter · 9 years ago
  49. e4171f0 mem_tracker: Fix error from fixing MSVC asserts by Courtney Goeltzenleuchter · 9 years ago
  50. d8f83d8 layers: Fix msvc++ iterator issues by David Pinedo · 9 years ago
  51. 3597a20 draw_state: Fix another MSVC++ debug assert by Courtney Goeltzenleuchter · 9 years ago
  52. ea3117c draw_state: Fix Microsoft C++ iterator assert by Courtney Goeltzenleuchter · 9 years ago
  53. 2fd6799 mem_tracker: Do not increment iterator after delete by Courtney Goeltzenleuchter · 9 years ago
  54. ba348a9 draw_state: Fix Microsoft C++ assert by Courtney Goeltzenleuchter · 9 years ago
  55. c285216 Shader Checker Layer: make sure iterated list is of non-zero length by David Pinedo · 9 years ago
  56. 3a11c8e loader: Terminate chain of GetProcAddr() in driver if gpu obj is base by Jon Ashburn · 9 years ago
  57. 4ab7f72 tests: Update layer test script to enable Validation layer and skip the vk_layer_validation_tests for now as they re-insert layers and cause a hang by Tobin Ehlis · 9 years ago
  58. 17f45a6 layers: Fix bug in APIDump where some void* members were having their address printed when APIDumpNoAddr was TRUE by Tobin Ehlis · 9 years ago
  59. 0bed462 layers: Add another routine to list that don't need use counts by Tony Barbour · 9 years ago
  60. 93de406 layers: Add 3 more routines to list that don't need use counts by Tony Barbour · 9 years ago
  61. 45a23a8 layers: Fix APIDump corner cases to not print addresses w/ NoAddr option by Tobin Ehlis · 9 years ago
  62. a2b199c layers: Add APIDump option to not parse parameter details by Tobin Ehlis · 9 years ago
  63. ae053e9 loader: Fix bug on layer name prefix string length by Jon Ashburn · 9 years ago
  64. 9b9fe78 tests: layer init moved to instance create - drop from device by Tony Barbour · 9 years ago
  65. 3fdff9e tests: Add Device init that takes list of layers to enable by Tony Barbour · 9 years ago
  66. 603f903 dispatch: No need to save data from vkResetFences by Tony Barbour · 9 years ago
  67. 530c727 build: fix registry locations by Tony Barbour · 9 years ago
  68. d335065 scripts: Update vk_helper.py to account for VK_BIT(#) enum values by Tobin Ehlis · 9 years ago
  69. 806c906 tests: Move fence tests from vkbase to layer validation by Tony Barbour · 9 years ago
  70. 4c97d7a tests: Buffers/Images that map need VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT by Tony Barbour · 9 years ago
  71. 1a5e636 tests: Remove old function prototype comments by Tony Barbour · 9 years ago
  72. 0d067d1 layers: Added fence validation check to object_tracker by Mark Lobodzinski · 9 years ago
  73. b1567a0 layers: Memtracker formatting changes. by Mark Lobodzinski · 9 years ago
  74. 18f7155 misc: Changes to fix warnings in Windows / VC++ build by Tony Barbour · 9 years ago
  75. f20f87b misc: Changes to clean up warnings in Release build by Tony Barbour · 9 years ago
  76. 30a3945 tests: testbinding objects know dev, use it by Courtney Goeltzenleuchter · 9 years ago
  77. d6079ec tests: white space cleanup by Courtney Goeltzenleuchter · 9 years ago
  78. 992fb4f tests: Finish update to match latest vulkan.h by Courtney Goeltzenleuchter · 9 years ago
  79. 5e41f1d loader: Make sure max layer count is set properly by Courtney Goeltzenleuchter · 9 years ago
  80. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 9 years ago
  81. 85e80da layers: Fixed arg selection in object tracker by Mark Lobodzinski · 9 years ago
  82. 9671531 layers: Using objects instead of pointers - rename pObj by Tony Barbour · 9 years ago
  83. fc15ff8 vulkan.h: Fix up warnings and use VkObject appropriately by Tony Barbour · 9 years ago
  84. 07fd6b6 misc: Make headers match upstream by Courtney Goeltzenleuchter · 9 years ago
  85. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  86. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  87. 92ee79a update vk_wsi_lunarg.h ... by Chia-I Wu · 9 years ago
  88. c62cb89 layers: Fix bugs in APIDump to handle dynamic array printing by Tobin Ehlis · 9 years ago
  89. e01252d tests: Ensure vk_blit_test calls QueueAddMemReferences by Mark Lobodzinski · 9 years ago
  90. 0fadf5f vulkan: Update vulkan.h for revision 89 -- Bug #13743 by Mark Lobodzinski · 9 years ago
  91. 857156d layers: For ObjectTracker don't flag error for un-deleted Queues by Tobin Ehlis · 9 years ago
  92. df45de5 layers: Fix ObjectTracker to not flag error when PhysicalDevice not deleted b/c it can't be deleted. by Tobin Ehlis · 9 years ago
  93. d4c1a50 vulkan: Update vulkan.h for revision 88 -- Bug #13744 by Cody Northrop · 9 years ago
  94. aa7b95f WSI header file changes pushed upstream. by Ian Elliott · 9 years ago
  95. ad36715 layers: Add missing functions. by Jeremy Hayes · 9 years ago
  96. 1cb6222 Win: Eliminate compiler errors/warnings in "shader_checker.cpp" by Ian Elliott · 9 years ago
  97. e671777 Win: Copy the "spirv.h" file for Windows builds (KLUDGE) ... by Ian Elliott · 9 years ago
  98. f6d8f7b bug-13668: Support for pipeline statistics queries by Courtney Goeltzenleuchter · 9 years ago
  99. e99664f license: Add MIT license statement to repo. by Courtney Goeltzenleuchter · 9 years ago
  100. 5d9c224 layers: Add ShaderChecker as Validation layer by Tobin Ehlis · 9 years ago