1. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  2. 6a564a1 layers: Add function to check if msg will be logged by Courtney Goeltzenleuchter · 9 years ago
  3. 6f2274e intel: Removed ICD validation checks from img.c by Mark Lobodzinski · 9 years ago
  4. 54a6c18 layers: DeviceLimits warns if queue properties not queried prior to vkCreateDevice() by Tobin Ehlis · 9 years ago
  5. 830368a layers: ShaderChecker can attempt calls on errors by Mike Stroyan · 9 years ago
  6. 19a6de2 layers: fix ShaderChecker hang on stage mismatch by Mike Stroyan · 9 years ago
  7. 1ccea63 layers: make DrawState globals static by Mike Stroyan · 9 years ago
  8. 4b34ddc Finished migration of validation checks out of cmd_pipeline.c by Tobin Ehlis · 9 years ago
  9. c4c2318 layers: Add Idx buffer alignment check to DrawState by Tobin Ehlis · 9 years ago
  10. 912df02 Remove old checks from pipeline.c and verify that they're handled in validation by Tobin Ehlis · 9 years ago
  11. eb7715d layers: Fix bug where logging_callback was not being correctly cleaned up by Tobin Ehlis · 9 years ago
  12. 46794b8 layers: Make passing a non-SPIRV shader to CreateShaderModule an error by Chris Forbes · 9 years ago
  13. 93245a9 layers: Fix APIDump to handle "stdout" special case by Tobin Ehlis · 9 years ago
  14. 31dc0a9 layers: Add documentation for SHADER_CHECKER_MISSING_DESCRIPTOR by Cody Northrop · 9 years ago
  15. 556c76c layers: Require pipeline layout to contain all referenced descriptors by Chris Forbes · 9 years ago
  16. 0ae1580 layers: Collect descriptor usage from SPIRV images by Chris Forbes · 9 years ago
  17. 2b8493a layers: Shadow descriptor set layout in ShaderChecker by Chris Forbes · 9 years ago
  18. 6539977 layers: Update DrawState array of PIPELINE_NODEs to be vector by Tobin Ehlis · 9 years ago
  19. fe908d3 Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo by Courtney Goeltzenleuchter · 9 years ago
  20. 5db62b5 bug 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT by Courtney Goeltzenleuchter · 9 years ago
  21. b5afdbf shader_checker: Do not hold lock across API call. by Courtney Goeltzenleuchter · 9 years ago
  22. 45df9e1 Bug 14643: use VkClearDepthStencilValue by Courtney Goeltzenleuchter · 9 years ago
  23. 55659b7 bug-14538: Remove validation error codes by Courtney Goeltzenleuchter · 9 years ago
  24. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  25. 6785fe7 layers: Move some fixed code into header files for APIDump and Generic by Jon Ashburn · 9 years ago
  26. 3dc3938 layers: Fix intercept of WSI instance entrypoints by Jon Ashburn · 9 years ago
  27. 8acd233 layers: Fix several bugs in WSI extension handling in layers by Jon Ashburn · 9 years ago
  28. c3445d2 layers: No assert on init instance table map.size != 1 by Jon Ashburn · 9 years ago
  29. 11efc30 layers: Update DrawState to handle creation of multiple gfx pipelines by Tobin Ehlis · 9 years ago
  30. e8229fb layers: Various memtracker TODOs, fixed some error messages by Mark Lobodzinski · 9 years ago
  31. 5c10178 layers: Update vk_layer_settings.txt to clarify CALLBACK option and change DebugAction for all layers to "LOG_MSG" by Tobin Ehlis · 9 years ago
  32. ec59830 layers: Improve invalid object checks of ObjectTracker by Tobin Ehlis · 9 years ago
  33. e3e39ef layers: Add return value to non-void function by Cody Northrop · 9 years ago
  34. c4f105d layers: Migrate Fence checks from ObjectTracker to MemTracker by Tobin Ehlis · 9 years ago
  35. 2b57c7b layers: Example vk_layer_settings.txt file by Tobin Ehlis · 9 years ago
  36. b1df55e layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  37. 5fcc421 layers: Migrate MemTracker to allow log_msg callback to signal early return by Mark Lobodzinski · 9 years ago
  38. 42a4252 layers: Another CreateDevice fix (was using WSI instance extension name) by Ian Elliott · 9 years ago
  39. 5d78eb8 vktrace: Really put vktrace_layer.json and vktrace_layer.dll in the correct output dirs by David Pinedo · 9 years ago
  40. db34229 vktrace: Put vktrace_layer.json and vktrace_layer.dll in the correct output dirs by David Pinedo · 9 years ago
  41. 9ad4338 bug-14583: Remove the unneeded vkBufferViewType by Courtney Goeltzenleuchter · 9 years ago
  42. 7b0d95d vulkan: Add missing _BIT to some bitfield enums. by Courtney Goeltzenleuchter · 9 years ago
  43. ba72451 Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  44. c9ac2b6 layers: Migrate ObjectTracker to updated Validation error reporting by Tobin Ehlis · 9 years ago
  45. 348803a layers: Fix spurious WSI memory binding error messages in MemTracker by Mark Lobodzinski · 9 years ago
  46. 1cfb30a layers: Migrate DrawState to new error reporting allowing for callback to signal early return by Tobin Ehlis · 9 years ago
  47. 286fb5f Bug 12998: Document required depth formats and layouts in buffer memory by Courtney Goeltzenleuchter · 9 years ago
  48. 1459c75 bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BIT by Courtney Goeltzenleuchter · 9 years ago
  49. 8134da0 Bug 14587: Rename flags: XXX_CREATE_SPARSE_BIT by Courtney Goeltzenleuchter · 9 years ago
  50. f1ece60 Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT by Courtney Goeltzenleuchter · 9 years ago
  51. 660f0ca bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  52. 9795335 bug 14541: rename VkTexAddress to VkTexAddressMode by Courtney Goeltzenleuchter · 9 years ago
  53. a22097a bug 14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  54. 7b77233 layers: Reenable MemTracker reference tracking by Mark Lobodzinski · 9 years ago
  55. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  56. bafcdf3 layers: Add note about vkCreateDevice behavior by Courtney Goeltzenleuchter · 9 years ago
  57. 5fe086f draw_state: Implement bailout case for one test by Courtney Goeltzenleuchter · 9 years ago
  58. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  59. d027f94 mem_tracker: validation comment by Courtney Goeltzenleuchter · 9 years ago
  60. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  61. e457a41 layers: Remove unused functions by Courtney Goeltzenleuchter · 9 years ago
  62. 9fa1749 layers: Add DeviceLimits json files by Cody Northrop · 9 years ago
  63. f7bf450 layers: In DrawState only validate bound VBO index at the time of Draw by Tobin Ehlis · 9 years ago
  64. e90e66d layers: DrawState fix to prevent false positives when matching PipelineLayouts by Tobin Ehlis · 9 years ago
  65. be42774 layers: Fix ScreenShot layer to handle EnumeratePhysicalDevices query count case by Tobin Ehlis · 9 years ago
  66. b5fc4fb layers: Initial framework for DeviceLimits layer by Tobin Ehlis · 9 years ago
  67. 21c21ee loader: Use GetProcAddr function names from layer manifest file by Jon Ashburn · 9 years ago
  68. da72a0d vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  69. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  70. b80b425 layers: If layers receive bad filename for output log, report ERROR and fallback to stdout by Tobin Ehlis · 9 years ago
  71. bfbac25 layers: Update some layers to avoid repeated call to get_dispatch_key() by Tobin Ehlis · 9 years ago
  72. b1c9329 bug 14517: Rename cs parameter to stage by Courtney Goeltzenleuchter · 9 years ago
  73. a50a5cb layers: MemTracker fixes for image usage flag validation. by Mark Lobodzinski · 9 years ago
  74. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  75. bf06582 windows: Fix a couple signed/unsigned warnings by Cody Northrop · 9 years ago
  76. 488f547 layers: Modify ScreenShot usage and layout flags to work cross vendor by Cody Northrop · 9 years ago
  77. 49f885c layers: Port screenshot fixes to master by Cody Northrop · 9 years ago
  78. 2eeb3c6 headers: Moved utility routine out of to-be-upstreamed header file by Mark Lobodzinski · 9 years ago
  79. 12d4c6a layers: Automated checking of validation layer documentation by Tobin Ehlis · 9 years ago
  80. 6468639 layers: Various corrections to vk_validation_layer_details.md by Tobin Ehlis · 9 years ago
  81. eca4802 layers: Add todo flagging destroy while on queue by Mike Stroyan · 9 years ago
  82. dee721d vk_platform: Update to upstream vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  83. 5a23128 check that cube array views are complete cubes by Cass Everitt · 9 years ago
  84. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  85. 84fa790 Bug 14474: Remove *_USAGE_GENERAL by Cody Northrop · 9 years ago
  86. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  87. 61d6dd6 Bug 14400: Add FORMAT_FEATURES for blits by Cody Northrop · 9 years ago
  88. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  89. 3682f6a Fix formatting for GitLab web interface by Jens Owen · 9 years ago
  90. 4a7cb5d layers: Initial commit of Validation Details md file by Tobin Ehlis · 9 years ago
  91. f1878c7 tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag by Tobin Ehlis · 9 years ago
  92. 59278bf layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffers by Tobin Ehlis · 9 years ago
  93. 313f7e6 layers: Change Threading layer dispatch and logging by Mike Stroyan · 9 years ago
  94. ba35e35 layers: Optimize DrawState when info is not shown by Mike Stroyan · 9 years ago
  95. 42caff4 layers: Remove add_dependencies of .def files by Mike Stroyan · 9 years ago
  96. 22ff502 layers: Remove active flags with removed callbacks by Mike Stroyan · 9 years ago
  97. 1e41a44 layers: Make multi layer functional again as a multi layer per library by Jon Ashburn · 9 years ago
  98. 2b6b68a layers: mem_tracker: Change to new WSI query functions. by Ian Elliott · 9 years ago
  99. 31422ee layers: Don't output DrawState dynamic state info for null handles by Mark Lobodzinski · 9 years ago
  100. 7c45bed layers: port ShaderChecker to SPIR-V v31 (from ChrisF) by GregF · 9 years ago