1. 0dd71d8 toolchain: Use multiple processes to build glslang by Cody Northrop · 8 years ago
  2. 4ff5817 layers: Distinguish never-bound from un-bound memory cases by Tobin Ehlis · 8 years ago
  3. 34ac3b2 demos: Update Android documentation by Cody Northrop · 8 years ago
  4. 6cd6718 tests: Fix unexpected errors in InvalidMemoryAliasing by Tobin Ehlis · 8 years ago
  5. 50a095d tests: Add DescriptorImageUpdateNoMemoryBound test by Tobin Ehlis · 8 years ago
  6. e2eeffa tests: Update error monitor to handle multiple expected errors by Tobin Ehlis · 8 years ago
  7. fed999f layers: Clean up no memory bound checks by Tobin Ehlis · 8 years ago
  8. 029d2fe layers: Verify memory is bound to images used to update descriptors by Tobin Ehlis · 8 years ago
  9. c8ca031 layers: A few minor clean-ups from code review by Tobin Ehlis · 8 years ago
  10. 88becd7 tests: Add FramebufferImageInUseDestroyedSignaled test by Tobin Ehlis · 8 years ago
  11. d5c371c tests: Make initial renderpass color attachment image layout UNDEFINED by Tobin Ehlis · 8 years ago
  12. 6fcd6e4 layers: Add in-use check at DestroyImage() time by Tobin Ehlis · 8 years ago
  13. 94fc0ad tests: Fix incorrect descriptor type by Tobin Ehlis · 8 years ago
  14. 7d965da tests: Add ImageViewInUseDestroyedSignaled test by Tobin Ehlis · 8 years ago
  15. a549524 layers: Add in-use check for renderPass by Tobin Ehlis · 8 years ago
  16. 15b8ea0 layer: Add in-use validation for imageView by Tobin Ehlis · 8 years ago
  17. dd9830a layers: Add in-use check for imageView by Tobin Ehlis · 8 years ago
  18. 9fc34aa layers: Add binding for framebuffer children by Tobin Ehlis · 8 years ago
  19. 83e14ca layers: Add support code to handle in_use for missing objects by Tobin Ehlis · 8 years ago
  20. 8b87246 layers: Update BufferView state tracking by Tobin Ehlis · 8 years ago
  21. 8b26a38 layers: Update ImageView state tracking by Tobin Ehlis · 8 years ago
  22. 1dc7d5a layers: Clean up in-use decrement for bound objects by Tobin Ehlis · 8 years ago
  23. effb4b4 layers: Clean up in-use increment for bound objects by Tobin Ehlis · 8 years ago
  24. 2238406 layers: Fix tracking of WSI fence retirement by Chris Forbes · 8 years ago
  25. 61e8ff5 layers: Extract RetireFence helper from WaitForFences/GetFenceStatus. by Chris Forbes · 8 years ago
  26. a7c51fd loader: More changes for gh181 by Mark Young · 8 years ago
  27. f9262be loader: Fixes for ICD vk{Create|Destroy}SurfaceKHR by Piers Daniell · 8 years ago
  28. 16573c7 loader: gh181 use ICD for SurfaceKHR by Mark Young · 8 years ago
  29. 599fdc4 unique_object: Remove unneccessary code. by Mark Young · 8 years ago
  30. c730223 GH-951 Fixed consistency issue with mip size calculations by Gregory Mitrano · 8 years ago
  31. ceb36d9 GH-951 - Improve validation for minImageTransferGranularity by Gregory Mitrano · 8 years ago
  32. 4dbf70f tests: Fix VkLayerTest.InvalidPipeline by Chris Forbes · 8 years ago
  33. e06ba25 tests: Partially fix VkLayerTest.InvalidCmdBufferPipelineDestroyed by Chris Forbes · 8 years ago
  34. 8d260dd tests: Fix VkLayerTest.BufferMemoryNotBound by Chris Forbes · 8 years ago
  35. 3d5882f tests: Use CmdFillBuffer to slim down InvalidCmdBufferBufferDestroyed by Chris Forbes · 8 years ago
  36. b2ba95b layers: Get rid of old CBSTATUS-based dynamic viewport and scissor by Chris Forbes · 8 years ago
  37. 787b453 tests: Fix VKLayerTest.StencilLoadOp by Chris Forbes · 8 years ago
  38. 1775613 tests: Capture unexpected messages before first desired message is set by Chris Forbes · 8 years ago
  39. bcfaadd tests: Fix VKTriangleTest to set the usage flags correctly on buffer. by Chris Forbes · 8 years ago
  40. 5a0c0c2 build: FindImageMagick file needed updating. by Mark Young · 8 years ago
  41. b7c6d0f layers: Cleanup unexpected push_constants msgs by Karl Schultz · 8 years ago
  42. eb7d550 tests: Fix VkLayerTest.EnableWsiBeforeUse by Chris Forbes · 8 years ago
  43. 4538d24 tests: Fix VkLayerTest.CreateBufferViewNoMemoryBoundToBuffer by Chris Forbes · 8 years ago
  44. 3400bc5 tests: Fix VkLayerTest.FramebufferIncompatible by Chris Forbes · 8 years ago
  45. e65e4d0 tests: Silence spurious error in MapMemWithoutHostVisibleBit by Chris Forbes · 8 years ago
  46. 1ff48ff layers: Only save p-devices if call was successful by Tony Barbour · 8 years ago
  47. 5b9442b tests: Complain about unexpected errors by Chris Forbes · 8 years ago
  48. ae9d8cd tests: Add test for depth/stencil state required in pipeline by Chris Forbes · 8 years ago
  49. cda4189 tests: Hold PipelineObj::m_ds_state by ptr. by Chris Forbes · 8 years ago
  50. d39376d layers: Require VkGraphicsPipelineCreateInfo::pDepthStencilState by Chris Forbes · 8 years ago
  51. e721009 layers: tweak comments from review feedback by Chris Forbes · 8 years ago
  52. ddb7d71 layers: Don't do cross-stage validation if individual stages failed by Chris Forbes · 8 years ago
  53. 1a89b3f layers: Don't bother continuing after missing entrypoint by Chris Forbes · 8 years ago
  54. 82ff92a tests: Reintroduce test for missing entrypoint by Chris Forbes · 8 years ago
  55. fc2c3d5 loader: Fix compiler warning by Mark Young · 8 years ago
  56. 15a45db Fix, that display only build under Linux works by Norbert Nopper · 8 years ago
  57. 62e16ef loader: Fix another possible memory leak by Derrick Owens · 8 years ago
  58. cd92b8b loader: Fixed conformance memory leak. by Derrick Owens · 8 years ago
  59. 992fbc7 winsdk: Fix ConfigureRT.exe not being deleted by Lenny Komow · 8 years ago
  60. 3ea0ff5 loader: Add back func calls by Mark Young · 8 years ago
  61. da6ae6f layers: make CmdClearAttachments messages errors again for now. by Chris Forbes · 8 years ago
  62. 98198eb layers: Make d/s CmdClearAttachments without d/s attachment warning by Chris Forbes · 8 years ago
  63. e9b624e layers: Add VK_ATTACHMENT_UNUSED warning case for CmdClearAttachments by Chris Forbes · 8 years ago
  64. ef5e284 layers: CmdClearAttachments colorAttachment is index into subpass by Chris Forbes · 8 years ago
  65. 5210abc loader: Remove extension enable checks by Mark Young · 8 years ago
  66. ead9b93 loader: Add checks for usage of wsi extensions by Mark Young · 8 years ago
  67. 98aa41c tests: GH428 removal of offending line by Mark Mueller · 8 years ago
  68. c2fd958 layers: Remove old/unnecessary FIXME from swapchain layer by Ian Elliott · 8 years ago
  69. ce751c6 tests: Clang-format layer_validation_tests.cpp by Mark Lobodzinski · 8 years ago
  70. c6a6214 tests: Clang-format vktestframework files by Mark Lobodzinski · 8 years ago
  71. 722841d tests: Clang-format vktestbinding files by Mark Lobodzinski · 8 years ago
  72. 0556a63 tests: Clang-format vkrenderframework files by Mark Lobodzinski · 8 years ago
  73. 0a4c170 tests: Clang-format test_environment files by Mark Lobodzinski · 8 years ago
  74. 5141403 tests: Clang-format loader_validation_tests.cpp by Mark Lobodzinski · 8 years ago
  75. 6d4a6d9 tests: Clang-format test_common.h by Mark Lobodzinski · 8 years ago
  76. 6f3aaeb tests: Add clang-format config file by Mark Lobodzinski · 8 years ago
  77. 2f85ff5 layers: Move in_use.store(0) to BASE_NODE constructor by Tobin Ehlis · 8 years ago
  78. 209532e tests: Add in-use sampler test by Tobin Ehlis · 8 years ago
  79. fafab2d tests: Add in-use pipeline test by Tobin Ehlis · 8 years ago
  80. 2adda37 tests: Add in-use query pool destroy test by Tobin Ehlis · 8 years ago
  81. ee3af20 layers: Update bound object increment and decrement functions by Tobin Ehlis · 8 years ago
  82. 0b18729 layers: Clarify in-use object error message by Tobin Ehlis · 8 years ago
  83. 122207b tests: Wait idle instead of ignoring errors by Tobin Ehlis · 8 years ago
  84. 1afd0f5 layers: Improve map cleanup on object deletion by Tobin Ehlis · 8 years ago
  85. 7d1dd14 layers: Add detection for in-use query pool & clean-up destroys by Tobin Ehlis · 8 years ago
  86. aadba90 layers: Flag error on destroyed pipeline in-use by Tobin Ehlis · 8 years ago
  87. 84fdd29 layers: Flag error on destroyed sampler in-use by Tobin Ehlis · 8 years ago
  88. 4042b65 tests: GH428 Cleanup of some tests by Mark Mueller · 8 years ago
  89. 4e20c8e layers: correct param in vkCmdDebugMarkerEndEXT by Arda Coskunses · 8 years ago
  90. 35159af loader: Cleanup 1.0.25 extension work by Mark Young · 8 years ago
  91. 12f7cd0 layers: correct typo vkExternalMemoryHandleTypeFlagsNV by Arda Coskunses · 8 years ago
  92. 59f68ab tests: Add test for framebuffer image destroyed by Tobin Ehlis · 8 years ago
  93. c7d4ff1 layers: Rename pCB to cb_node by Tobin Ehlis · 8 years ago
  94. b0fcdfa layers: Print framebuffer object type by Tobin Ehlis · 8 years ago
  95. 545fae3 layers: Add cmd buffer binding for fb images by Tobin Ehlis · 8 years ago
  96. 1a3b62b header: Bump vulkan.hpp to 1.0.26 by Lenny Komow · 8 years ago
  97. e459d17 build: gh850 support msys by Mark Young · 8 years ago
  98. 85bb400 layers: Add error for CmdEndRenderPass before reaching final subpass by Chris Forbes · 8 years ago
  99. 6d62470 tests: Add test for EndRenderPass before reaching final subpass by Chris Forbes · 8 years ago
  100. 2886a9e layers: Make CmdEndRenderPass more careful about side effects on failure by Chris Forbes · 8 years ago