1. b3dd790 layers: Use type-specific mutexes in thread layer by Mike Stroyan · 8 years ago
  2. 9244350 loader: mr739 - Link VKstatic against shlwapi by Nekotekina · 8 years ago
  3. 0d9f31f layers: Fix core_validation Win32 build by Mark Lobodzinski · 8 years ago
  4. 24130d9 tests: Add InvalidCmdBufferPipelineDestroyed test by Tobin Ehlis · 8 years ago
  5. aa0bc16 layers: Add binding between cmd buffer and pipeline by Tobin Ehlis · 8 years ago
  6. dbea755 tests: Add InvalidCmdBufferQueryPoolDestroyed test by Tobin Ehlis · 8 years ago
  7. 2e8f532 layers: Handle binding between cmd buffer and query pools by Tobin Ehlis · 8 years ago
  8. bfb8cc3 layers: Add addCommandBufferBinding() utility function by Tobin Ehlis · 8 years ago
  9. 85940f5 tests: Add InvalidCmdBufferEventDestroyed test by Tobin Ehlis · 8 years ago
  10. cab6b7d layers: Set cmd buffer invalid on event destroy by Tobin Ehlis · 8 years ago
  11. 63bb93e docs: GH422 Addition of Buffer Validation Tests by Mark Mueller · 8 years ago
  12. dfe3755 tests: GH422 Addition of Buffer Validation Tests by Mark Mueller · 8 years ago
  13. ec0bafe layers: GH422 Support addition of Buffer Validation Tests by Mark Mueller · 8 years ago
  14. 2a80dc6 layers: Handle special layerCount case by Dustin Graves · 8 years ago
  15. e37e973 tests: exit(1) if no valid test format supported by Tobin Ehlis · 8 years ago
  16. 51cde41 tests: Update IgnoreUnrelatedDescriptor to use optimal tiling by Tobin Ehlis · 8 years ago
  17. 48968b4 layers: Don't use instance pointer after it has been destroyed by Cody Northrop · 8 years ago
  18. f377ffb layers: Added return check for freeMemObjInfo call by Mark Mueller · 8 years ago
  19. 70db390 tests: fix missing zero init. by Karl Schultz · 8 years ago
  20. 38b5099 tests: Adapt InvalidStructPNext to vers 20 changes by Karl Schultz · 8 years ago
  21. ee34449 misc: Update to Vulkan header version 20 by Karl Schultz · 8 years ago
  22. 6e30f15 layers: Fix WIN32 build by Dustin Graves · 8 years ago
  23. 96f1d60 layers: Remove cb_bindings when CB is reset by Tobin Ehlis · 8 years ago
  24. 61cd2db winsdk: Fix error when installing from syswow64 by Lenny Komow · 8 years ago
  25. 5e2d8fc tests: Fix VS2015 reinterpret_cast warning by Dustin Graves · 8 years ago
  26. 40f3582 tests: Ignore unrelated UpdateDescriptorSet params by Dustin Graves · 8 years ago
  27. 3b4926e layers: Hold lock during pipelineLayoutMap.erase() by Tobin Ehlis · 8 years ago
  28. 7e5b375 layers: Remove entries from pipelineLayoutMap by Tobin Ehlis · 8 years ago
  29. 10fad69 tests: Update test for PipelineLayout changes by Tobin Ehlis · 8 years ago
  30. 0fc8567 layers: Update layout compatibility to use stored state by Tobin Ehlis · 8 years ago
  31. 3df4129 layers: Rename vars by Tobin Ehlis · 8 years ago
  32. a382a95 layers: Simplify PIPELINE_LAYOUT_NODE by Tobin Ehlis · 8 years ago
  33. b73587d layers: Store PIPELINE_LAYOUT_NODE directly in PIPELINE_NODE by Tobin Ehlis · 8 years ago
  34. 97f401a layers: Rename pipelineLayout to pipeline_layout by Tobin Ehlis · 8 years ago
  35. db27d51 build: patch glslang to fix g++ 5.3 compilation issue by Karl Schultz · 8 years ago
  36. 4d68626 layers: GH689 Disable perf warning for linear tiled textures by Tobin Ehlis · 8 years ago
  37. 6788382 layers: Minor refactor to save duplicate look-ups by Tobin Ehlis · 8 years ago
  38. 22dd5d2 layers: Fix handling of component qualifier on VS inputs by Chris Forbes · 8 years ago
  39. bc290ce tests: Add test for vertex attrib component matching by Chris Forbes · 8 years ago
  40. 9f2b4d6 layers: Migrate to validateImageUsageFlags function by Tobin Ehlis · 8 years ago
  41. 3d09fd5 tests: Fix InvalidCmdBufferImageDestroyed test by Tobin Ehlis · 8 years ago
  42. 764d707 tests: Simplify InvalidCmdBufferImageDestroyed test by Tobin Ehlis · 8 years ago
  43. 18bca09 layers: Remove validate_buffer_usage_flags() function by Tobin Ehlis · 8 years ago
  44. 0283c4d tests: Add InvalidCmdBufferBufferDestroyed test by Tobin Ehlis · 8 years ago
  45. 11c8cea tests: Add InvalidCmdBufferImageDestroyed test by Tobin Ehlis · 8 years ago
  46. e3cd4c8 layers: Invalidate Cmd Buffers on DestroyBuffer by Tobin Ehlis · 8 years ago
  47. 1418cd9 layers: Invalidate Cmd Buffers on DestroyImage by Tobin Ehlis · 8 years ago
  48. 5611e92 layers: Add binding between images and cmd buffer by Tobin Ehlis · 8 years ago
  49. 6b9c945 layers: Add image to IMAGE_NODE by Tobin Ehlis · 8 years ago
  50. 3ddfa5b layers: Add binding between buffer and cmd buffer by Tobin Ehlis · 8 years ago
  51. fe87128 layers: Bulk rename skipCall -> skip_call by Tobin Ehlis · 8 years ago
  52. 4bb5409 tests: Fix warning in LVT by Mark Lobodzinski · 8 years ago
  53. 970ebcf loader: Fix 2 warnings detected in VS2015. by Jamie Madill · 8 years ago
  54. 1b4beeb layers: Remove device_limits from Android build by Mark Lobodzinski · 8 years ago
  55. 97c3d8d scripts: Fix device_limits details doc validation by Mark Lobodzinski · 8 years ago
  56. 9fd13bd tests: Remove device_limits layer by Mark Lobodzinski · 8 years ago
  57. ed566c3 loader: Remove device_limits layer by Mark Lobodzinski · 8 years ago
  58. 037b8e1 layers: Deprecate device_limits layer by Mark Lobodzinski · 8 years ago
  59. 585f66d tests: Add tests for invalid VkDescriptorBufferInfo by Tobin Ehlis · 8 years ago
  60. 3d38f08 layers: Add validation for VkDescriptorBufferInfo struct by Tobin Ehlis · 8 years ago
  61. 0265618 layers: Skip UNUSED attachments in pColorAttachments array by Tobin Ehlis · 8 years ago
  62. 4ca15c7 layers: Use VkRenderPassCreateInfo to check compatibility by Tobin Ehlis · 8 years ago
  63. c677a09 layers: GH690 Save renderPass create info in PSO by Tobin Ehlis · 8 years ago
  64. d94b785 layers: Init default safe_* struct ptrs to nullptr by Tobin Ehlis · 8 years ago
  65. cb4c7ad tests: Fix subpass self-dependency and barrier in test by Chris Forbes · 8 years ago
  66. d339ba3 layers: gh376 Verify memory on vkCreateXXXView by Mark Young · 8 years ago
  67. 535637e layers: Use backing memory size rather than buffer size in barrier by Chris Forbes · 8 years ago
  68. a30be55 layers: Track backing memory offset & size for buffers by Chris Forbes · 8 years ago
  69. 73ed589 layers: Add BUFFER_NODE::mem{Offset,Size} by Chris Forbes · 8 years ago
  70. b575bf8 layers: Remove unused var to fix android build by Tobin Ehlis · 8 years ago
  71. 0f9aa40 tests: Fix android build of layer validation tests by Tobin Ehlis · 8 years ago
  72. 1e85790 layers: Fix swapchain GetDisplayPlanePropertyCount count check by Jon Ashburn · 8 years ago
  73. 6655bb3 Tweaks for review feedback by Chris Forbes · 8 years ago
  74. 3437922 layers: Simplify draw-time subpass sample count handling by Chris Forbes · 8 years ago
  75. 689010b layers: Require subpass attachments' sample counts to be consistent by Chris Forbes · 8 years ago
  76. 3f128ef tests: Add test for inconsistent sample counts within a subpass by Chris Forbes · 8 years ago
  77. d59af1e layers: Add validation for subpass multisample resolve rules by Chris Forbes · 8 years ago
  78. c538974 tests: Add test cases for broken subpass resolve setup by Chris Forbes · 8 years ago
  79. 853022c layers: Make TransitionSubpassLayouts work with VK_ATTACHMENT_UNUSED by Chris Forbes · 8 years ago
  80. ac82518 layers: Fix crash in ValidateDependencies with VK_ATTACHMENT_UNUSED by Chris Forbes · 8 years ago
  81. d9c27ca layers: Fix crash in ValidateLayouts with VK_ATTACHMENT_UNUSED by Chris Forbes · 8 years ago
  82. 6b3d3f4 tests: Add test to exercise bogus handling of VK_ATTACHMENT_UNUSED by Chris Forbes · 8 years ago
  83. fb2aae3 layers: Apply subpass 0 layout transitions at CmdBeginRenderPass by Chris Forbes · 8 years ago
  84. 51bf7c9 tests: Add test to demonstrate #655. by Chris Forbes · 8 years ago
  85. e8d0209 layers: Fix render pass begin handling of initial layout by Chris Forbes · 8 years ago
  86. 48a5390 tests: Add test case for render pass initial layout with prior knowledge by Chris Forbes · 8 years ago
  87. 707e499 tests: Add missing TODO tests to layer details doc by Karl Schultz · 8 years ago
  88. ab9804d tests: test loader insertion via create-instance by Jeremy Hayes · 8 years ago
  89. 0ad8313 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  90. bd84645 layers: Fix compilation errors for KHR_display ext by Jon Ashburn · 8 years ago
  91. e699f44 layers: Add some comments to swapchain for more KHR_display validation by Jon Ashburn · 8 years ago
  92. 73a3435 layers: Fix unique_objects creation of VkDisplayKHR by Jon Ashburn · 8 years ago
  93. 665d1d5 layers: FIx object_tracker displayKHR and displayModeKHR creation by Jon Ashburn · 8 years ago
  94. 32e042d layers: Fix GetDisplayModePropertiesKHR unique_objects code by Jon Ashburn · 8 years ago
  95. 5e026df layers: Finish add support to validation for VK_KHR_display extension by Jon Ashburn · 8 years ago
  96. 2b40be7 Added WSI KHR_display support to validation by Petros Bantolas · 8 years ago
  97. d077f99 Revert "loader: GH370 - re-enable allocator usage" by Mark Young · 8 years ago
  98. 4b0b922 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  99. 2769995 Revert "loader: GH370 - re-enable allocator usage" by Chris Forbes · 8 years ago
  100. 81292d9 demos: GH692 Added a supporting of wayland wsi by Mun Gwan-gyeong · 8 years ago