1. 6ebba1f headers: GH7, Fix bad variable names in vk_icd.h by Mark Lobodzinski · 8 years ago
  2. 37992b3 layers: GH7, Fix bad var names in core_validation by Mark Lobodzinski · 8 years ago
  3. f30f943 layers: GH7, Fix bad var names in device_limits by Mark Lobodzinski · 8 years ago
  4. f3a13f9 layers: GH7, Replace bad variables in image layer by Mark Lobodzinski · 8 years ago
  5. 9504e36 layers: GH7, Fix bad var names in threading layer by Mark Lobodzinski · 8 years ago
  6. 2bf8a18 layers: GH7, Fix bad var names in swapchain layer by Mark Lobodzinski · 8 years ago
  7. b504a5a tests: GH535 Add tests for clear image errors by Tobin Ehlis · 8 years ago
  8. 29a9ab1 layers: Replace is_depth() in image layer with util function by Tobin Ehlis · 8 years ago
  9. 343b328 layers: GH535 Add checks for Clear image errors by Tobin Ehlis · 8 years ago
  10. 67c49e7 doc: Add "Pending" string back in for shader checker by Tobin Ehlis · 8 years ago
  11. 720f0bb docs: update v0 languages for device layer deprecation by Chia-I Wu · 8 years ago
  12. c5a09ef layers: Updated validation layer details doc by Mark Lobodzinski · 8 years ago
  13. 9319aad layers: DescriptorSet class clean-up by Tobin Ehlis · 8 years ago
  14. b58b69a layers: Verify that src of copy update is updated by Tobin Ehlis · 8 years ago
  15. 6b67c2a layers: Refactor DescriptorSet update interface by Tobin Ehlis · 8 years ago
  16. 07db544 layers: Migrate types from core_validation.h by Tobin Ehlis · 8 years ago
  17. 41051f4 layers: Simplify command buffer pool cleanup by Chris Forbes · 8 years ago
  18. 971020a layers: More slight tidying by Chris Forbes · 8 years ago
  19. e3ad4b1 use getFramebuffer more by Chris Forbes · 8 years ago
  20. 27ed821 layers: simplify TransitionSubpassLayouts by Chris Forbes · 8 years ago
  21. f40ab6d layers: Add getFramebuffer() helper by Chris Forbes · 8 years ago
  22. 58c3d40 layers: Simplify CmdEndRenderPass by Chris Forbes · 8 years ago
  23. 1638728 layers: Add getRenderPass helper by Chris Forbes · 8 years ago
  24. a730f3e layers: Unify cb lookup in CmdBeginRenderPass by Chris Forbes · 8 years ago
  25. 81391d4 layers: Remove lastBound state reset in destructor by Tobin Ehlis · 8 years ago
  26. fda0215 layers: Improve DescriptorSet cleanup by Tobin Ehlis · 8 years ago
  27. 71511c5 layers: Reduce DescriptorSet map look-ups by Tobin Ehlis · 8 years ago
  28. 9d17bec layers: Refactor DescriptorSet Update code by Tobin Ehlis · 8 years ago
  29. 2564c5a tests: Migrate InvalidDSUpdateStruct to parameter_validation by Tobin Ehlis · 8 years ago
  30. adc3606 layers: Fix intercepts of parameter_validation by Tobin Ehlis · 8 years ago
  31. b1a6e29 layers: Migrate types from core_validation.h by Tobin Ehlis · 8 years ago
  32. b0915d7 layers: Const correctness for debug_report_data param by Tobin Ehlis · 8 years ago
  33. 00a9113 doc: update layer and loader doc for device lyaer deprecation by Jon Ashburn · 8 years ago
  34. e95075f Remove Xlib dependency when XCB is used by Pavol Klacansky · 8 years ago
  35. d0d8e33 layers: Update cmds allowed in 2nd CB subpass by Tobin Ehlis · 8 years ago
  36. 7651c2e layers: GH544 Allow INVALID cmd buffers to be reset by Tobin Ehlis · 8 years ago
  37. c7f9e42 layers: Update layer README.md for release by Mark Lobodzinski · 8 years ago
  38. 815e2a9 demos: GH#559 fix for new Android windows by Ian Elliott · 8 years ago
  39. 13138d0 layers: Add correct IsStorage() to TexelDescriptor by Tobin Ehlis · 8 years ago
  40. ccf92a9 layers: Ignore 'noautovalidity' params w/codgen by Dustin Graves · 8 years ago
  41. 9b3d71c layers: Fix transposed messages by Dustin Graves · 8 years ago
  42. 822cc48 tests: Fix Android build by Dustin Graves · 8 years ago
  43. f0274f1 loader: update linux so version by Jeremy Hayes · 8 years ago
  44. 3613184 tests: Adjust VkLayerTest.RequiredParameter by Dustin Graves · 8 years ago
  45. eb01fe2 tests: Fix failure in EnabledWsi test by Mark Lobodzinski · 8 years ago
  46. 245b183 loader: Treat GLOBAL layers same as INSTANCE layers by Jon Ashburn · 8 years ago
  47. 42192f7 tests: GH485, Update valid format property tests by Mark Lobodzinski · 8 years ago
  48. 7e10fc8 layers: GH485, Remove redundant format props check by Mark Lobodzinski · 8 years ago
  49. bcf8bce layers: GH485, Strengthen image format validation by Mark Lobodzinski · 8 years ago
  50. 0c653f2 demos: Make sure shaderClipDistance is available before requesting by Tony Barbour · 8 years ago
  51. 059caef loader: reduce message level if GDPA of a layer is not found by Jon Ashburn · 8 years ago
  52. f685dec update glslang and spirv-tools revisions by GregF · 8 years ago
  53. 31c0787 git: Ignore Qt generated files by Rene Lindsay · 8 years ago
  54. b423d10 tests: Adjust return code validation test by Dustin Graves · 8 years ago
  55. 4e5f5b8 misc: Update to version 1.0.13, header, xml, JSON files by Jon Ashburn · 8 years ago
  56. 7a5e4c7 loader: deprecate device layers by Jon Ashburn · 8 years ago
  57. 4c863b9 windows: Fix android-generate.bat by Cody Northrop · 8 years ago
  58. 0bc25b7 layers: Fix VkBool32 return in vk-layer-generate.py. by Jamie Madill · 8 years ago
  59. 4ecf74f layers: Add output file option to vk-generate scripts. by Jamie Madill · 8 years ago
  60. dd725b0 layers: Track dynamic descriptor offsets per set index by Chris Forbes · 8 years ago
  61. f80bf38 layers: Narrow scopes of some locals for clarity by Chris Forbes · 8 years ago
  62. b7bdfaf Fix allows to return actual storage_ and not default false value. by Norbert Nopper · 8 years ago
  63. 593c857 layers: Clean up old mem_tracker merge remnants by Tobin Ehlis · 8 years ago
  64. 7003b38 layers: Fix android build errors by Tobin Ehlis · 8 years ago
  65. 33a8bcf tests: Clean up InvalidMemoryAliasing test by Tobin Ehlis · 8 years ago
  66. 1552ae1 tests: Update doc validation by Tobin Ehlis · 8 years ago
  67. 9e591f0 tests: Add InvalidMemoryMapping test by Tobin Ehlis · 8 years ago
  68. 7c0012a layers: Fixes to memory mapping checks by Tobin Ehlis · 8 years ago
  69. 11f4879 tests: Update document validation related to tests by Tobin Ehlis · 8 years ago
  70. 2e415b7 layers: Kill MISSING_MEM_BINDINGS error by Tobin Ehlis · 8 years ago
  71. 9c68dc7 tests: Add tests for INVALID_ALIASING cases by Tobin Ehlis · 8 years ago
  72. c5b97dd layers: Move `fb` from RENDER_PASS_NODE to GLOBAL_CB_NODE by Chris Forbes · 8 years ago
  73. e4be8c6 layers: Finish unhooking layer_data from SC pipeline validation by Chris Forbes · 8 years ago
  74. ed399f6 layers: Use pipeline layout ptr from pipeline node by Chris Forbes · 8 years ago
  75. 67220c9 layers: Add PIPELINE_LAYOUT_NODE * to PIPELINE_NODE by Chris Forbes · 8 years ago
  76. 557cdd5 layers: No longer require layer_data for stage validation by Chris Forbes · 8 years ago
  77. 69f9a55 layers: Pass in shaderModuleMap to SC by Chris Forbes · 8 years ago
  78. 7c7400a layers: use RENDER_PASS_NODE* from pipeline in SC by Chris Forbes · 8 years ago
  79. 3ce94c3 layers: Add RENDER_PASS_NODE* to PIPELINE_NODE* by Chris Forbes · 8 years ago
  80. 8641142 layers: LX518, Fix ObjectTracker memory leaks by Mark Lobodzinski · 8 years ago
  81. 2d3e6aa layers: PR512 Update some of the swapchain errors that are now tested. by Ian Elliott · 8 years ago
  82. 652d4f9 tests: PR512 Start testing enabled WSI extensions (just XCB/Linux now). by Ian Elliott · 8 years ago
  83. 344efdd layers: PR512 Fix swapchain's validateCreateSwapchainKHR() by Ian Elliott · 8 years ago
  84. a95cb74 tests: GH431 PR 510 Apply suggested changes by Karl Schultz · 8 years ago
  85. ef4c4df layers: Remove unused var to fix android build by Tobin Ehlis · 8 years ago
  86. 0d39b6d layers: Migrate INVALID_IMAGE_LAYOUT check to renderpass create time by Tobin Ehlis · 8 years ago
  87. 9e24d81 tests: GH431 Add layer checks and tests for push constant by Karl Schultz · 8 years ago
  88. 935dbd6 swapchain: avoid invalid GIPA call in vkCreateDevice by Chia-I Wu · 8 years ago
  89. e2dcbe6 swapchain: improve GetInstanceProcAddr by Chia-I Wu · 8 years ago
  90. c5b75db swapchain: refactor GetInstanceProcAddr by Chia-I Wu · 8 years ago
  91. 25a3431 swapchain: add intercept_khr_swapchain_command by Chia-I Wu · 8 years ago
  92. cd87325 swapchain: add intercept_core_device_command by Chia-I Wu · 8 years ago
  93. 12e78c2 swapchain: improve EnumerateDeviceExtensionProperties by Chia-I Wu · 8 years ago
  94. 86cdc9b swapchain: add swapchain::swapchain_layer by Chia-I Wu · 8 years ago
  95. 774a0a9 swapchain: drop vk prefix for layer functions by Chia-I Wu · 8 years ago
  96. d9dd600 swapchain: put layer functions into a namespace by Chia-I Wu · 8 years ago
  97. aace759 swapchain: move vkEnumerate*Properties around by Chia-I Wu · 8 years ago
  98. fd61966 layers: Determine whether command buffer can be ended with active render pass by Cody Northrop · 8 years ago
  99. e30c1cb tests: Enhance doc validator to recognize Wsi tests by Tobin Ehlis · 8 years ago
  100. b34b646 loader: update linux so version by Jeremy Hayes · 8 years ago