1. f0659c8 tests: Add createinfo overload to VkPipelineObj::AddShader by Chris Forbes · 7 years ago
  2. e826922 tests: Store createinfos rather than VkShaderObj by Chris Forbes · 7 years ago
  3. 5f8eb66 tests: return createinfo from VkShaderObj by ref-to-const by Chris Forbes · 7 years ago
  4. 8e7caa8 tests: Rework VkShaderObj guts to keep whole createinfo by Chris Forbes · 7 years ago
  5. b5e2225 tests: Remove no-spirv support from framework by Chris Forbes · 7 years ago
  6. ecf0ae1 scripts: Convert ugly case statment to nice array by Mark Lobodzinski · 7 years ago
  7. 7459779 layers: Switch to codegen'd obj_type string helper by Mark Lobodzinski · 7 years ago
  8. 558d7cb layers: Use gen'd object types in object_tracker by Mark Lobodzinski · 7 years ago
  9. ff92ff8 scripts: Add object type string helper func by Mark Lobodzinski · 7 years ago
  10. e58ffe8 layers: Remove unnecessary args from OT helper fcns by Mark Lobodzinski · 7 years ago
  11. 14ecf02 layers: Object tracker variable renaming/clang-format by Mark Lobodzinski · 7 years ago
  12. 2d84f5a layers: Some object tracker cleanup by Mark Lobodzinski · 7 years ago
  13. 02007fb layers: Fix parameter validation ext enable struct by Mark Lobodzinski · 7 years ago
  14. 9ed13b6 layers: Fix object tracker extension struct by Mark Lobodzinski · 7 years ago
  15. 7aee6e6 layers: Allow UO to codegen vkAllocateMemory by Mark Lobodzinski · 7 years ago
  16. fbd4d18 scripts: Add extension unwrapping support routines by Mark Lobodzinski · 7 years ago
  17. 8590463 scripts: Add pNext-chain extension helper function by Mark Lobodzinski · 7 years ago
  18. 65c6cfa scripts: Defer unique_objects processing by Mark Lobodzinski · 7 years ago
  19. 2240798 header: Update to 1.0.47 Vulkan version by Mark Lobodzinski · 7 years ago
  20. 0d4274b layers:Refactor image layout validation by Tobin Ehlis · 7 years ago
  21. ad61f4b tests: Fix VkLayerTest on Intel Mesa 17.0.3 by Mark Young · 7 years ago
  22. 21aa6d6 loader: Fix loader and layer negotiation by Mark Young · 7 years ago
  23. f6dec18 build: Add notifications to travis config by Cody Northrop · 7 years ago
  24. 6d4d1d5 tests:Update some unexpected error msgs by Tobin Ehlis · 7 years ago
  25. b94529f tests: Use logcat for output on Android by Cody Northrop · 7 years ago
  26. f6bfa6b layers: Fix GH 1639. by Jeremy Hayes · 7 years ago
  27. abbd409 build: Add object_types codegen steps for Android by Mark Lobodzinski · 7 years ago
  28. d3949fa cmake: Add build steps for object types header by Mark Lobodzinski · 7 years ago
  29. 4c51cd0 scripts: Add external/internal object type xlation by Mark Lobodzinski · 7 years ago
  30. 7097201 scripts: Add object_type header file gen interface by Mark Lobodzinski · 7 years ago
  31. 7cb7da3 scripts: Add object type enum generation to helper by Mark Lobodzinski · 7 years ago
  32. 51e35b6 scripts:Fixup a few val error db mistakes by Tobin Ehlis · 7 years ago
  33. a55b1d4 scripts:Update unique IDs for spec v1.0.45.1 by Tobin Ehlis · 7 years ago
  34. 67e0ffc winsdk: Fix missing vulkaninfo file extension by Lenny Komow · 7 years ago
  35. 337c870 layers: Fix incorrect feature protect for KHX ext by Mark Lobodzinski · 7 years ago
  36. 13e9c14 layers: incremental_present parameter validation by Tobin Ehlis · 8 years ago
  37. 191f5d9 layers: incremental_present rectangle validation by Tobin Ehlis · 8 years ago
  38. 3289d76 header: Update to 1.0.46 Vulkan version by Mark Lobodzinski · 7 years ago
  39. c27f6c7 scripts: Add ceiling function to vk_struct_size_helper by mizhen · 7 years ago
  40. 2716731 loader: Fix loader crash with multiple instances by Lenny Komow · 7 years ago
  41. ce68f08 layers: Fix WriteDescriptorSet::dstSet validation by Dustin Graves · 7 years ago
  42. 8e0fe7a tests: Re-fixed multi-init tests, smaller hammer by Dave Houlton · 7 years ago
  43. d747200 tests: clang-format by Dave Houlton · 7 years ago
  44. 0ba0fdf tests: Add assert for multiple initializations by Dave Houlton · 7 years ago
  45. bb4e2e4 android: Update to matching desktop glslang version by Cody Northrop · 7 years ago
  46. 16c630c external: Update external reference commit ID by Mike Weiblen · 7 years ago
  47. 1d2022c layers: Rename format utils, strip Vk by Dave Houlton · 7 years ago
  48. 3c9fca7 layers: refactor layer utils by Dave Houlton · 7 years ago
  49. e5dbb04 layers: Add ios, mac and nintendo surface tracking by Mark Lobodzinski · 7 years ago
  50. 5e7a02f layers: Remove unneccessary line in unique_objects by Mark Lobodzinski · 7 years ago
  51. 1c47126 layers: Fix push_desc_with_template in unique_objs by Mark Lobodzinski · 7 years ago
  52. 9a6eb05 layers: Fix extension func/core struct codegen by Dustin Graves · 7 years ago
  53. 20bf140 layers: Add shader_subgroup_vote ext shader caps by Mark Lobodzinski · 7 years ago
  54. 8b54ed1 layers: Add shader_subgroup_ballot ext shader caps by Mark Lobodzinski · 7 years ago
  55. 9bd80507 layers: Support viewport_array2 ext shader caps by Mark Lobodzinski · 7 years ago
  56. c3070e9 layers: Support CapabilitySampleMaskOverrideCoverage by Mark Lobodzinski · 7 years ago
  57. 254a666 layers: Support CapabilityGeometryShaderPassThroughNV by Mark Lobodzinski · 7 years ago
  58. 7396cb0 android: Update toolchain revisions and locations by Cody Northrop · 7 years ago
  59. b9b6ad3 header: Update to 1.0.45 Vulkan version by Mark Lobodzinski · 7 years ago
  60. 602dacc loader: Fix loader_extensions codegen for name defs by Mark Lobodzinski · 7 years ago
  61. 35ecad3 tests: Add test for duplicate pNext structures by Mark Lobodzinski · 7 years ago
  62. c9b74d3 layers: Add pNext cycle/redundancy checks to PV by Mark Lobodzinski · 7 years ago
  63. 5349f5a externals: Update GitHub master commit refs by Mike Weiblen · 7 years ago
  64. 64b5bb7 layers: VK_KHR_maintenance1 false positives by Mike Schuchardt · 7 years ago
  65. 836b27c layers: Expose core validation extension info by Mike Schuchardt · 7 years ago
  66. 9433d59 layers: Remove obsolete error check from CV by Mark Lobodzinski · 7 years ago
  67. 2083282 tests: Update bad spirv capability test by Mark Lobodzinski · 7 years ago
  68. a405951 externals: Update GitHub master commit refs by Mike Weiblen · 7 years ago
  69. 9570733 tests: Disable CheckShaderBadCapability test by Mark Lobodzinski · 7 years ago
  70. 02d0855 tests: Skip tests that will not generate expected error by Tony Barbour · 7 years ago
  71. 9357d54 tests: Lookup depth format instead of assuming by Tony Barbour · 7 years ago
  72. 94ef641 layers: Consider depth+stencil formats to be both float and uint by Chris Forbes · 7 years ago
  73. 068955c layers: Convert fundamental type enum to bit field by Chris Forbes · 7 years ago
  74. 623721f tests: Dont run BindSparse if feature not present by Tony Barbour · 7 years ago
  75. dc43106 layers: Removing redundant if in unique_objects by Arda Coskunses · 7 years ago
  76. 756e674 tests: Fix UnexpectedError crashing on WinIntel by Dave Houlton · 7 years ago
  77. 903e5ff layers: Refactor ResolveRemainingLevelsLayers by Mark Lobodzinski · 7 years ago
  78. 35fece1 tests: Add test case for VkQueueFlags checks by Mike Schuchardt · 7 years ago
  79. 06304c2 tests: Add VkCommandPoolObj wrapper class by Mike Schuchardt · 7 years ago
  80. 9c58240 layers: Add VU enums to VkQueueFlag checks by Mike Schuchardt · 7 years ago
  81. a096c12 layers: GH1592, Fix unique_objects DebugMarker Ext by Mark Lobodzinski · 7 years ago
  82. 91c2826 layers: Add image handles to layout error output by Mark Lobodzinski · 7 years ago
  83. cb57d61 layers: Fill in core_validation log_msg handles by Mark Lobodzinski · 7 years ago
  84. 0827aec layers: Fill in buffer_validation log_msg handles by Mark Lobodzinski · 7 years ago
  85. e09268a loader: Add guard around cmake header include. by Jamie Madill · 7 years ago
  86. 1f0ab14 layers: Deep copy pQueueFamilyIndicies by Peter Lohrmann · 7 years ago
  87. c9a7692 layers: Fix uses of KHR ifdef to KHX in objecttracker by Jamie Madill · 7 years ago
  88. e35b66a layers:Refactor image layout verify/set by Tobin Ehlis · 7 years ago
  89. 74cc682 tests:Update InvalidImageLayout test by Tobin Ehlis · 7 years ago
  90. 2d85ec6 layers:Unify image layout validation functions by Tobin Ehlis · 7 years ago
  91. bc54f2c header: Update to 1.0.44 Vulkan version by Mark Lobodzinski · 7 years ago
  92. 046e3cf layers: swapchain queue family count tracking by Mike Schuchardt · 7 years ago
  93. 120972e layers: swapchain post call record refactor by Mike Schuchardt · 7 years ago
  94. bb63cc1 tests: Fix device specific failures by Jeremy Hayes · 7 years ago
  95. 234e35e tests: Fix loader test build by Mark Young · 7 years ago
  96. 17fd366 tests: Filter loader specific error. by Jeremy Hayes · 7 years ago
  97. 18bbaab docs: LX666 - Typos in Docs by Mark Young · 7 years ago
  98. 77e590c tests: Fix tests using incorrect initialization by Mark Lobodzinski · 7 years ago
  99. 45cc2c9 layers: Fix QueueBindSparse fence validation by Mark Lobodzinski · 7 years ago
  100. 611d6b5 layers: Fix fence validation error in object_tracker by Mark Lobodzinski · 7 years ago