1. e8ab5e7 tests: Update tests to remove duplicate slashes by Lenny Komow · 6 years ago
  2. e40446b loader: Fix gcc 8.1 cast warning by Lenny Komow · 6 years ago
  3. 816347c loader: Fix unhandled out of memory errors by Lenny Komow · 6 years ago
  4. e534ccc loader: Remove duplicated delimiting chars in paths by Martin Blanchard · 6 years ago
  5. 5bf6c95 tests: Fix min image transfer granularity test by William Henning · 6 years ago
  6. 573b518 tests: Clean up multiplane view format test by William Henning · 6 years ago
  7. f53351b layers: Rework attachment use conflict checks by Chris Forbes · 6 years ago
  8. 549514a layers: Do renderpass dag validation before call by Chris Forbes · 6 years ago
  9. 4a54fff tests: Simplify CopyImageLayerCountMismatch test by William Henning · 6 years ago
  10. 6f5f20a layers: fix a multiplane imageview bug by Dave Houlton · 6 years ago
  11. 91c2fdc tests: Fix some renderframework bugs by Mark Lobodzinski · 6 years ago
  12. 53a75f4 tests: Simplify DSAspectBitErrors test by William Henning · 6 years ago
  13. 9d5167f layers: Track display and display mode objects by Shannon McPherson · 6 years ago
  14. 420ebd4 layers: image transfer granularity check fixes by Cort Stratton · 6 years ago
  15. 063224d layers: Fix down-chain null funcptr crashes by Mark Lobodzinski · 6 years ago
  16. 0e97cc3 tests: Add tests for indexed draw checking by Karl Schultz · 6 years ago
  17. 99c85c7 layers: Add checks for indexed draw count/offset by Karl Schultz · 6 years ago
  18. d274285 layers: remove duplicate GetEnabledExtensions() function by Cort Stratton · 6 years ago
  19. 56ad4dd tests: Clean up MapMemWithoutHostVisibleBit test by William Henning · 6 years ago
  20. 88dd9f8 layers: Remove Fill Memory warnings by Mark Lobodzinski · 6 years ago
  21. 536649b layers: Fix segv during DebugReportCallback setup by John Zulauf · 6 years ago
  22. fca05c1 layers: PreRecord Free/Destroy calls by John Zulauf · 6 years ago
  23. adf2b55 core validation: extend CLEAR LOAD_OP check to new DS image layouts by Slawomir Cygan · 6 years ago
  24. 607aacb tests: test behavior when dualSrcBlend feature is disabled by Cort Stratton · 6 years ago
  25. d86fe9e layers: validate dual-source-blend factors by Cort Stratton · 6 years ago
  26. d1a9a3e layers: Install into the data root directory by Nick Sarnie · 6 years ago
  27. 1682682 layers: Add missing promoted device extensions by John Zulauf · 6 years ago
  28. 2012bca layers: Sort promoted extensions list by John Zulauf · 6 years ago
  29. c798807 layers: multiplane view format compatibility by Dave Houlton · 6 years ago
  30. 620755c layers: Implement extension dependency validation by John Zulauf · 6 years ago
  31. 4cc3af8 tests: Fixed extension dependency in layer tests by John Zulauf · 6 years ago
  32. 965d88d layers: Add string_join utility by John Zulauf · 6 years ago
  33. 072677c layers: Add dependency info to vk_extension_helper by John Zulauf · 6 years ago
  34. f6feb2a layers: Refactor codegen for vk_extension_helper by John Zulauf · 6 years ago
  35. ab56aad loader: Eliminate warning for uninitialized value. by John Zulauf · 6 years ago
  36. 380bd94 layers: Sort extension order for extension helper by John Zulauf · 6 years ago
  37. d49401c Image bind count is associated with pImageBinds rather than opaque binds by rodneyhuff · 6 years ago
  38. 033f9d2 tests: Workaround crash in PSOPolygonModeValid by Karl Schultz · 6 years ago
  39. 2af559b header: Update to version 1.1.74 of Vulkan hdr by Mark Lobodzinski · 6 years ago
  40. 8c2e922 layers: Add handling for NULL in core post call by Jeremy Kniager · 6 years ago
  41. 604c19c layers: Fixes from PR #2566 by Eskil Sund · 6 years ago
  42. ec206b4 layers: Add VALIDATION_ERROR_32a00272 by Eskil Sund · 6 years ago
  43. 4dce05b build(win): Add dep to create dir before use by Karl Schultz · 6 years ago
  44. b696b80 layers: Validate against nonCoherentAtomSize by Tony Barbour · 6 years ago
  45. fcba8a8 loader: Fix a 1.0/1.1 versioning bug by Lenny Komow · 6 years ago
  46. b746707 scripts: Add spec.py check for ext changes by Mike Schuchardt · 6 years ago
  47. b0e9ee7 loader: Clarify loader warning by Mark Young · 6 years ago
  48. 4acbd45 macos: Specify deployment target version by Karl Schultz · 6 years ago
  49. bb53d4d scripts:Account for extnumber key to fix warnings by Tobin Ehlis · 6 years ago
  50. 263cd82 loader:Fix build warnings by Tobin Ehlis · 6 years ago
  51. c3cae88 tests:Update 2nd CB test to change rect value by Tobin Ehlis · 6 years ago
  52. 3faf8b3 layers:Capture rect by value to validate 2nd cb by Tobin Ehlis · 6 years ago
  53. 6c32057 layers: Validate subpass dependency access vs stage masks by Chris Forbes · 6 years ago
  54. 648b1cf layers:Update comments to avoid compiler warnings by Tobin Ehlis · 6 years ago
  55. ca00461 loader: Bump loader copyright to 2018 by Lenny Komow · 6 years ago
  56. 194f9d2 externals: Update to latest glslang by Lenny Komow · 6 years ago
  57. f3c0794 header: Update to version 1.1.73 of the Vulkan hdr by Mark Lobodzinski · 6 years ago
  58. 0f3795b layers: fix PR2567 formatting errors by Dave Houlton · 6 years ago
  59. d9e4762 layers: add setIndex to log_msg output in ValidateDrawState() by Cort · 6 years ago
  60. 294e611 icd:Add new physical device query funcs to ICD by Tobin Ehlis · 6 years ago
  61. fb5a3e6 tests: Fix typos in layer_validation_tests.cpp by Mark Lobodzinski · 6 years ago
  62. fea2c54 Don't clobber immutable samplers in update by Chris Forbes · 6 years ago
  63. fdf9607 layers: Add support for VK_EXT_descriptor_indexing by Jeff Bolz · 6 years ago
  64. 1cc5e6b android: Add GetPhysDevFeatures2 to vulkan_wrapper by Mark Lobodzinski · 6 years ago
  65. a9f19cc travis: Avoid empty Travis CI job by Mark Lobodzinski · 6 years ago
  66. bd2e262 layers: maint2 image usage bit validation by Dave Houlton · 6 years ago
  67. f44aff8 travis: Set up to test commit messages by Mark Lobodzinski · 6 years ago
  68. 85b6105 scripts: Add commit message format checker by Mark Lobodzinski · 6 years ago
  69. d46dcb5 layers: use VUID in ValidateImageAspectLayout log msg by Cort Stratton · 6 years ago
  70. 152ab5e layers: add level/layer to ValidateImageAspectLayout log msg by Cort Stratton · 6 years ago
  71. ca7b369 Fix missing validation errors when a CB never bound any descriptor sets by Chris Forbes · 6 years ago
  72. e2fca55 layers: multiplane image allow color aspect bit by Dave Houlton · 6 years ago
  73. 4f07e9e scripts: exclude vulkan headers from clang-format by Mike Schuchardt · 6 years ago
  74. a290253 header: Update to version 1.1.72 of the Vulkan hdr by Mark Lobodzinski · 6 years ago
  75. 316c18c layers: Add text-string VUID version of log_msg by Mark Lobodzinski · 6 years ago
  76. eec738d layers: Add text vuid error message map by Mark Lobodzinski · 6 years ago
  77. 2748b05 scripts: Output vuid-string->message map by Mark Lobodzinski · 6 years ago
  78. 0ef2749 layers: fix typos by Dave Houlton · 6 years ago
  79. b7605ef tests: Unit tests for CreateDescriptorUpdateTempla by John Zulauf · 6 years ago
  80. 9f6788c layers: Add checks for CreateDescriptorUpdateTempl by John Zulauf · 6 years ago
  81. 5c8040b docs:Fix my name spelling in README by Tobin Ehlis · 6 years ago
  82. c99f157 macos: Update vulkan framework version to 1.1 by Karl Schultz · 6 years ago
  83. 092b29b layers: Avoid reading pointer to array when count is zero by Gabríel Arthúr Pétursson · 6 years ago
  84. fdcb540 layers: Destroy object tracking after reporting undestroyed objects by Gabríel Arthúr Pétursson · 6 years ago
  85. 06c5f0d layers: Fix memleak in unique object's debug functions by Gabríel Arthúr Pétursson · 6 years ago
  86. 604d6fb tests: End recording command buffer instead of resetting by Gabríel Arthúr Pétursson · 6 years ago
  87. e5c85af tests: End command buffer in VtxBufferBadIndex by Gabríel Arthúr Pétursson · 6 years ago
  88. aae2112 tests: End command buffer in UpdateBufferWithinRenderPass by Gabríel Arthúr Pétursson · 6 years ago
  89. d04b1ba tests: End command buffer in RenderPassWithinRenderPass by Gabríel Arthúr Pétursson · 6 years ago
  90. 01c5583 tests: End command buffer in PushDescriptorUnboundSetTest by Gabríel Arthúr Pétursson · 6 years ago
  91. 79fdb30 tests: End command buffer in NullRenderPass by Gabríel Arthúr Pétursson · 6 years ago
  92. ebcb770 tests: End command buffer in InvalidDynamicOffsetCases by Gabríel Arthúr Pétursson · 6 years ago
  93. 53c935e tests: End command buffer in InvalidDescriptorSetSamplerDestroyed by Gabríel Arthúr Pétursson · 6 years ago
  94. b15211d tests: End command buffer in ImmutableSamplerOnlyDescriptor by Gabríel Arthúr Pétursson · 6 years ago
  95. 4955d0a tests: End command buffer in FramebufferIncompatible by Gabríel Arthúr Pétursson · 6 years ago
  96. 96cadda tests: End command buffer in FillBufferWithinRenderPass by Gabríel Arthúr Pétursson · 6 years ago
  97. 2f8fe9a tests: End command buffer in DynViewportAndScissorUndefinedDrawState by Gabríel Arthúr Pétursson · 6 years ago
  98. 8fef376 tests: End command buffer in DynamicOffsetWithInactiveBinding by Gabríel Arthúr Pétursson · 6 years ago
  99. 39219cd tests: End command buffer in DescriptorSetCompatibility by Gabríel Arthúr Pétursson · 6 years ago
  100. 7ab1a43 tests: End command buffer in CmdClearAttachmentTests by Gabríel Arthúr Pétursson · 6 years ago