1. 74c1abf layers: Add check for maintenance1 in test by Jeremy Kniager · 7 years ago
  2. 08590e3 tests:Make ImageBarrierSubpassConflict test by Tobin Ehlis · 7 years ago
  3. df91b9f tests:Simplify image layout mismatch test by Tobin Ehlis · 7 years ago
  4. 8da07c5 layers:Refactor image barrier validation by Tobin Ehlis · 7 years ago
  5. 0a63e57 layers:Minor refactor for clarity by Tobin Ehlis · 7 years ago
  6. 4d9ec68 tests:Check subpass index for image barrier by Tobin Ehlis · 7 years ago
  7. eb72bab tests:Add image mis-matched layout test by Tobin Ehlis · 7 years ago
  8. c30d704 layers:Refactor barrier check order by Tobin Ehlis · 7 years ago
  9. 9c640f5 layers:Check image barrier layout vs attachment by Tobin Ehlis · 7 years ago
  10. ee83f70 layers:Check barrier image vs subpass attachments by Tobin Ehlis · 7 years ago
  11. e2c1a70 layers:Only deref active subpass once by Tobin Ehlis · 7 years ago
  12. a28490e layers:Migrate image barrier check by Tobin Ehlis · 7 years ago
  13. 62b89fe tests:Test invalid image in VkImageMemoryBarrier by Tobin Ehlis · 7 years ago
  14. d6b9372 tests:Fix InvalidBarriers unexpected errors by Tobin Ehlis · 7 years ago
  15. e656b27 layers:Add image barrier image check by Tobin Ehlis · 7 years ago
  16. abbb49a tests: Introduce a helper object for one-off descriptor sets by Chris Forbes · 7 years ago
  17. e430a8f tests: Add test for #1910 by Chris Forbes · 7 years ago
  18. c6bb6ce layers: Resolve TODO about actual layouts by Chris Forbes · 7 years ago
  19. 67757ff layers: Implement check for binding of maint1 slice of 3d image to DS by Chris Forbes · 7 years ago
  20. 681f3e1 layers: Fix mismatched new[] / delete by Chris Forbes · 7 years ago
  21. 6813c5f layers: Remove now-redundant OT hdr prototypes by Mark Lobodzinski · 7 years ago
  22. 09fa2d4 build: Switch to generated object_tracker.cpp by Mark Lobodzinski · 7 years ago
  23. d146148 scripts: Create object_tracker generator by Mark Lobodzinski · 7 years ago
  24. 0740bcf scripts: Add OT generator to main script by Mark Lobodzinski · 7 years ago
  25. 92df8b4 scripts: Update vuid_mapping script by Mark Lobodzinski · 7 years ago
  26. 140a28b layers: Remove flags checks from OT by Mark Lobodzinski · 7 years ago
  27. 180a9a7 layers: Remove erroneous checks from OT/DB by Mark Lobodzinski · 7 years ago
  28. dfe5e17 layers: Update API for vulkan parameter def change by Mark Lobodzinski · 7 years ago
  29. 216843a layers: Move GetSwaphchainImages func in OT by Mark Lobodzinski · 7 years ago
  30. 439645a layers: Move GetDeviceQueue func in OT by Mark Lobodzinski · 7 years ago
  31. 2d26c5f layers: Move CreateComputePipelines in OT by Mark Lobodzinski · 7 years ago
  32. 32dffc0 loader: Remove executable stack from libvulkan.so by Lenny Komow · 7 years ago
  33. 61a230e tests: Dont rely on format query failing if sparse unsupported by Chris Forbes · 7 years ago
  34. a400a8a layers: adjust naming style by Chris Forbes · 7 years ago
  35. efdd408 layers: Don't complain about missing FS outputs if attachment mask is 0. by Chris Forbes · 7 years ago
  36. 8bca165 layers: Pass entire pipeline state down to FS output check by Chris Forbes · 7 years ago
  37. 25db654 tests: Add test for missing FS output but masked by Chris Forbes · 7 years ago
  38. 846ab73 LVL: Add validation check for CreateImageView by Jeremy Kniager · 7 years ago
  39. 5a42ab0 layers:Update descriptor state earlier by Tobin Ehlis · 7 years ago
  40. 4c246b0 tests:Test invalid renderPass bufferMemoryBarrier by Tobin Ehlis · 7 years ago
  41. b953ced tests:Test barrier dependencyFlags mis-match by Tobin Ehlis · 7 years ago
  42. d3dbaf0 tests:Test image barrier access masks by Tobin Ehlis · 7 years ago
  43. eea97a0 layers:Add image mem barrier access mask checks by Tobin Ehlis · 7 years ago
  44. 8ffc9ac layers:Validate bufferMemoryBarrierCount by Tobin Ehlis · 7 years ago
  45. fea5c65 layers:Validate barrier dependencyFlags by Tobin Ehlis · 7 years ago
  46. e0231d9 winsdk: Hide runtime in programs and features by Lenny Komow · 7 years ago
  47. c8b807a loader: Fix vkEnumerateDeviceLayerProperties by Mark Young · 7 years ago
  48. efc6439 layers: Update object_tracker var/func names by Mark Lobodzinski · 7 years ago
  49. b2de97f layers: Reorganize ObjectTracker for future codegen by Mark Lobodzinski · 7 years ago
  50. 999c6bb tests:Fix barrier self-dependency by Tobin Ehlis · 7 years ago
  51. 7d85f81 tests:Update framework self-dependency by Tobin Ehlis · 7 years ago
  52. 4f34b33 layers:Handle ALL_*_BIT pipe stage barrier validation by Tobin Ehlis · 7 years ago
  53. ccbf654 tests:Update self-dependency tests by Tobin Ehlis · 7 years ago
  54. 109770e tests:Update RenderPassBarrierConflicts by Tobin Ehlis · 7 years ago
  55. 976c5b9 layers:Add barrer access mask checks by Tobin Ehlis · 7 years ago
  56. bf31025 tests:Removed expected errors in InvalidBarriers by Tobin Ehlis · 7 years ago
  57. 4e76841 layers:Fix copy-paste dstStageMask print bug by Tobin Ehlis · 7 years ago
  58. 9c0df96 layers:Refactor barrier validation by Tobin Ehlis · 7 years ago
  59. ba6b9f4 tests: Update missed device profile layer jsons by Mark Lobodzinski · 7 years ago
  60. e4f2c5f header: Update to version 1.0.55 of the Vulkan hdr by Mark Lobodzinski · 7 years ago
  61. bd7ceab loader: Do not enumerate extensions from disabled implicit layers by Jean-Francois Roy · 7 years ago
  62. be385e4 layers:Add checks for barrier stage masks by Tobin Ehlis · 7 years ago
  63. df45619 scripts:Update VUID Database by Tobin Ehlis · 7 years ago
  64. e165ca2 tests:Add VUID to InvalidBarriers test by Tobin Ehlis · 7 years ago
  65. 5ee35ba layers:Add subpass barrier self-dependency VUID by Tobin Ehlis · 7 years ago
  66. 424e301 tests:Add destroyed image view descriptor test by Tobin Ehlis · 7 years ago
  67. 836a137 layers:Handle deleted image view in descriptor by Tobin Ehlis · 7 years ago
  68. d0a9176 layers: GH1933, Check for mutually exclusive exts by Mark Lobodzinski · 7 years ago
  69. 4b7b9b9 external: Update commit IDs: spirv-tools by Cort · 7 years ago
  70. 900ebf6 build: Fix loader/layer fallthrough warning by Mark Young · 7 years ago
  71. c73d07e layers: Update PV codegen for Windows warning by Mike Schuchardt · 7 years ago
  72. abc2d6e header: Update to 1.0.54 Vulkan release by Mark Young · 7 years ago
  73. 051a65f layers:Refactor CmdUpdateBuffer to Pre/Post by Tobin Ehlis · 7 years ago
  74. 2efac51 layers: Remove spammy debug output in vkCmdBindDescriptorSets by Gabríel Arthúr Pétursson · 7 years ago
  75. b1861d9 layers:Identify layout from pipelineLayout by Tobin Ehlis · 7 years ago
  76. 92c0bcb external: Update commit IDs: glslang by Mike Weiblen · 7 years ago
  77. 90884ed layers: Clarify MaxAnisotropy not enabled message by Mark Lobodzinski · 7 years ago
  78. b2816d7 external: Update commit IDs: glslang,tools,header by Mike Weiblen · 7 years ago
  79. 4307ef0 Revert "external: Update commit IDs: glslang,tools,header" by Mike Weiblen · 7 years ago
  80. ea568fe loader: Rename files to better reflect their use by Lenny Komow · 7 years ago
  81. 5e30036 loader: Fix unknown device trampolines on Windows by Lenny Komow · 7 years ago
  82. 35d2aa3 loader: Fix unknown device trampolines on Linux by Lenny Komow · 7 years ago
  83. 253747d loader: Fix unknown phys dev terms on Linux by Lenny Komow · 7 years ago
  84. 7a62c48 loader: Fix unknown phys dev terms on Windows by Lenny Komow · 7 years ago
  85. 5066eff external: Update commit IDs: glslang,tools,header by Mike Weiblen · 7 years ago
  86. fc20c4d layers: GH1922, Fix out-of-tree builds by Mark Lobodzinski · 7 years ago
  87. 02fa197 layers: Add VUIDS to allocator checks by Mark Lobodzinski · 7 years ago
  88. 9cf24dd layers: Add VUs to more PV struct-type_array checks by Mark Lobodzinski · 7 years ago
  89. dead0b6 layers: Output VUIDS for PV required_pointer checks by Mark Lobodzinski · 7 years ago
  90. e1cce09 layers: Add missing parms to vuid_mapping script by Mark Lobodzinski · 7 years ago
  91. d0b0c51 layers: Wire up zerobitmask PV VUIDs by Mark Lobodzinski · 7 years ago
  92. 42eb3c3 layers: Wire up ranged-enum PV VUIDs by Mark Lobodzinski · 7 years ago
  93. 1e707bd layers: Wire in VUIDS for count/array implicit checks by Mark Lobodzinski · 7 years ago
  94. 63aebd3 scripts: Update vuid_mapping for missing variables by Mark Lobodzinski · 7 years ago
  95. e5b2b71 header: Update to version 1.0.53 of the vulkan hdr by Mark Lobodzinski · 7 years ago
  96. d3953da build: Fix build on non-x86 Linux systems by Lenny Komow · 7 years ago
  97. 33c2d25 layers: More CmdBlitImage VU checks by Dave Houlton · 7 years ago
  98. 3431dac layers: Add names to objects and print in validation by Tony Barbour · 7 years ago
  99. 02df1a8 loader: Add validation for apiVersion by Mark Young · 7 years ago
  100. 66f36f3 layers: Update error db for missed check by Mark Lobodzinski · 7 years ago