1. 1d1d577 winrt: configure loader even if ps script fails by David Pinedo · 8 years ago
  2. 5c70ebd tests: Add missing DestroyRenderPass call in LVT by Mark Lobodzinski · 8 years ago
  3. 9bb255b tests: Fix line-endings in powershell scripts by Mark Lobodzinski · 8 years ago
  4. 9884e95 tests: Fix instructions in doc validator by Mark Lobodzinski · 8 years ago
  5. 2812ea5 winrtinstaller: fixed problems introduced by piping script to powershell.exe by David Pinedo · 8 years ago
  6. e22cfb0 layers: PR573, Handle imageArraySize rename by David McFarland · 8 years ago
  7. f2d59fe layers: PR632, Updated layer details doc by Mark Lobodzinski · 8 years ago
  8. 4f57fd1 layers: PR632, Change devlimits errors to warnings by Jan-Harald Fredriksen · 8 years ago
  9. 4b47838 layers: PR629, Remove subpass warnings by Jan-Harald Fredriksen · 8 years ago
  10. 0646537 layers: Initialize write_in_use in eventMap entries by Tony Barbour · 8 years ago
  11. 1d6bb4e winrtinstaller: avoid executing ps scripts, instead just pipe cmds to ps by David Pinedo · 8 years ago
  12. fe302c0 tests: Remove 2 queue requirements for tests that only use 1 by Tony Barbour · 8 years ago
  13. 0a8b378 tests: GH421 reflect vkAllocateDescriptorSets test by Mark Mueller · 8 years ago
  14. b6ec369 tests: GH421 reflect vkCmdBindDescriptorSets test by Mark Mueller · 8 years ago
  15. 26434b9 layers: Add check for image usage in vkCmdClearColorImage by Tony Barbour · 8 years ago
  16. 19fc396 winrtinstaller: retry ps script failure with full path to powershell.exe by David Pinedo · 8 years ago
  17. 2b4d7bb loader: doc update for merge android and desktop layer interface by Jon Ashburn · 8 years ago
  18. eca3ad6 doc: Expand LVL acronym in BUILD.md by Karl Schultz · 8 years ago
  19. c71f3e9 layers: Update docs for default dbg msg callbacks by Mark Lobodzinski · 8 years ago
  20. b87f902 layers: Move debug action enums from vk_layer.h by Mark Lobodzinski · 8 years ago
  21. 97c4d51 layers: Add default layer error message config by Mark Lobodzinski · 8 years ago
  22. c78c333 winsdkinstaller: add cmd copy as additional diagnosic for ps failure by David Pinedo · 8 years ago
  23. 6d0b8ef winrtinstaller: add more logging debug code to powershell script invocation by David Pinedo · 8 years ago
  24. 8671af5 winrtinstaller: fixes and diagnostics for powershell config script failure by David Pinedo · 8 years ago
  25. eda6b6d windows: Allow run_all_tests.ps1 to skip tests by Cody Northrop · 8 years ago
  26. 47a4a06 windows: Enable vk_loader_validation_tests by Cody Northrop · 8 years ago
  27. 0aee7ab windows: Return exit status from test script by Cody Northrop · 8 years ago
  28. 3d15c4a layers: Comment update by Tobin Ehlis · 8 years ago
  29. 815e813 layers: Clean up poolMap access by Tobin Ehlis · 8 years ago
  30. e83a46a layers: Remove unneccessary consts by Tobin Ehlis · 8 years ago
  31. 80c9afa layers: Update swapchainMap to use unique_ptr by Tobin Ehlis · 8 years ago
  32. 4e38059 layers: Added getSwapchainNode() helper by Tobin Ehlis · 8 years ago
  33. 969a526 layers: Add getSwapchainFromImage() helper by Tobin Ehlis · 8 years ago
  34. d7619a8 layers: Remove unneeded layout_map by Tobin Ehlis · 8 years ago
  35. 1c9c55f layers: Add getImageNode() helper by Tobin Ehlis · 8 years ago
  36. d5fb09e layers: Add getImageViewData() helper by Tobin Ehlis · 8 years ago
  37. e2f8029 layers: Add getSamplerNode() helper by Tobin Ehlis · 8 years ago
  38. 424859c layers: Add getBufferViewInfo() helper by Tobin Ehlis · 8 years ago
  39. 997b258 layers: Update getMemObjInfo helper by Tobin Ehlis · 8 years ago
  40. 94bc5d2 layers: Add getBufferNode() helper by Tobin Ehlis · 8 years ago
  41. 6a72dc7 layers: Make layer_data visible to DescriptorSet by Tobin Ehlis · 8 years ago
  42. cc261fb Update BUILD.md by Karl Schultz · 8 years ago
  43. abe8b47 cmake: Fix MSVCRT override by Dustin Graves · 8 years ago
  44. bdb2800 layers: Comment update by Tobin Ehlis · 8 years ago
  45. 68d0adf layers: Pass common data between pre/post AllocDescriptorSets by Tobin Ehlis · 8 years ago
  46. ee47146 layers: Add DescriptorSet interface for allocation by Tobin Ehlis · 8 years ago
  47. 7c701c0 layers: Migrate DESCRIPTOR_POOL_NODE to type header by Tobin Ehlis · 8 years ago
  48. 5eb9765 layers: GH611 Fix dynamic offset indexing by iostrows · 8 years ago
  49. b02600c layers: simplify v0 function implementations by Chia-I Wu · 8 years ago
  50. df4c004 tests: Fix extraneous errors in layer validation tests by Tony Barbour · 8 years ago
  51. 629259b layers: More noautovalidity processing for structs by Dustin Graves · 8 years ago
  52. e910887 layers: LX506 fix vkFlushMappedMemoryRanges validation error by Mark Mueller · 8 years ago
  53. 56700db winrtinstaller: update signature on powershell config script by David Pinedo · 8 years ago
  54. 6c8b9f3 winrt: Disable temp log in RT install. by Mark Young · 8 years ago
  55. 9f6ffec winrt: Add more Powershell logging to RT install by Mark Young · 8 years ago
  56. 5a1c033 tests: Add test for new renderpass clearValue check by Tobin Ehlis · 8 years ago
  57. 155b2e1 layers: Kill redundant check by Tobin Ehlis · 8 years ago
  58. 74aa54a layers: GH601 Add check for clearValueCount by Tobin Ehlis · 8 years ago
  59. 033b3ac docs: Improve OSX steps for Android by Cody Northrop · 8 years ago
  60. 2aa3b88 toolchain: Simplify setup for shaderc, use https instead of git@ by Cody Northrop · 8 years ago
  61. 17826bd tests: Add descriptor usage bit tests by Tobin Ehlis · 8 years ago
  62. 1809f91 layers: DescriptorSet class indentation fixes by Tobin Ehlis · 8 years ago
  63. cbcf234 layers: Improve descriptor copy update validation by Tobin Ehlis · 8 years ago
  64. 57ae28f layers: Remove unneeded else block by Tobin Ehlis · 8 years ago
  65. 6bd2b98 layers: Add usage bit validation for buffer descriptors by Tobin Ehlis · 8 years ago
  66. 554bf38 layers: Add usage bit validation for image descriptors by Tobin Ehlis · 8 years ago
  67. ffbfe3f layers: Update freeDescriptorSet() comment by Tobin Ehlis · 8 years ago
  68. 2c76330 layers: Refactor FreeDescriptorSets() by Tobin Ehlis · 8 years ago
  69. 71a93d3 layers: Make layer_data const in getPoolNode() by Tobin Ehlis · 8 years ago
  70. cb621ea layers: take better advantage of emplace_back in descriptor sets by Chris Forbes · 8 years ago
  71. c4e9ba2 add vk-layer-introspect by Chia-I Wu · 8 years ago
  72. b4e0bdb layers: Remove old hacks for imprecise descriptor tracking for compute by Chris Forbes · 8 years ago
  73. dbc6632 layers: Do accurate draw-time validation of descriptors used by compute by Chris Forbes · 8 years ago
  74. e96eb49 layers: Make precise DS validation work for both bind points by Chris Forbes · 8 years ago
  75. 10eb9ae layers: Wire up validation of compute pipelines by Chris Forbes · 8 years ago
  76. 21c8835 tests: Add dynamic blendConstant test by Tobin Ehlis · 8 years ago
  77. fe324a7 tests: Update doc for dynamic state tests by Tobin Ehlis · 8 years ago
  78. b1a8799 tests: Break dynamic state tests out by Tobin Ehlis · 8 years ago
  79. 269f032 tests: Update another DS format to be mobile-friendly by Tobin Ehlis · 8 years ago
  80. 1f567a2 tests: Fix InvalidImageViewAspect test by Tobin Ehlis · 8 years ago
  81. 4a89633 tests: Set correct input assembly struct type by Tobin Ehlis · 8 years ago
  82. 8b313c0 tests: Use mobile-friendly DS format by Tobin Ehlis · 8 years ago
  83. 5669614 winrt: Add more error logic to Powershell script by Mark Young · 8 years ago
  84. 9b22de3 layers: Fix safe struct codegen of static arrays by Chris Forbes · 8 years ago
  85. f902516 tests: Loop over objects to reduce code by Tobin Ehlis · 8 years ago
  86. 0bb263b tests: Add test for fence submit/wait over multiple frames by Tobin Ehlis · 8 years ago
  87. ec68b97 layers: Handle static arrays in codegen by Tobin Ehlis · 8 years ago
  88. c962515 layers: Fix ImageSampler immut sampler check by Tobin Ehlis · 8 years ago
  89. a4cbbcd layers: Use correct log_msg calls in swapchain by Mark Lobodzinski · 8 years ago
  90. 63c1eb5 build: Fix Windows compilation warnings by Karl Schultz · 8 years ago
  91. 0cc7346 layers: lvlgh 548, remove obsolete RPATH by Jon Ashburn · 8 years ago
  92. 89f9048 Merge pull request #583 from lentinem/mlentine-clearpriorfences by Michael Lentine · 8 years ago
  93. e2e6b4e Clear priorFences on reset. by Michael Lentine · 8 years ago
  94. 59d0a33 threading: avoid invalid GIPA call in vkCreateDevice by Chia-I Wu · 8 years ago
  95. 1599234 threading: handle device commands in GetInstanceProcAddr by Chia-I Wu · 8 years ago
  96. 97dc7df threading: no interface functions in layer functions by Chia-I Wu · 8 years ago
  97. a4716b9 threading: assert valid instance/device in vkGet*ProcAddr by Chia-I Wu · 8 years ago
  98. 82e0ce8 threading: improve EnumerateDeviceExtensionProperties by Chia-I Wu · 8 years ago
  99. 72685bd threading: add threading::layerProps by Chia-I Wu · 8 years ago
  100. 33b4ce8 threading: drop vk prefix for layer functions by Chia-I Wu · 8 years ago