1. 7b0d95d vulkan: Add missing _BIT to some bitfield enums. by Courtney Goeltzenleuchter · 9 years ago
  2. ba72451 Bug 12998: change ImageSubresourceRange's aspect to aspectMask by Courtney Goeltzenleuchter · 9 years ago
  3. c9ac2b6 layers: Migrate ObjectTracker to updated Validation error reporting by Tobin Ehlis · 9 years ago
  4. 348803a layers: Fix spurious WSI memory binding error messages in MemTracker by Mark Lobodzinski · 9 years ago
  5. 1cfb30a layers: Migrate DrawState to new error reporting allowing for callback to signal early return by Tobin Ehlis · 9 years ago
  6. 286fb5f Bug 12998: Document required depth formats and layouts in buffer memory by Courtney Goeltzenleuchter · 9 years ago
  7. 1459c75 bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BIT by Courtney Goeltzenleuchter · 9 years ago
  8. 8134da0 Bug 14587: Rename flags: XXX_CREATE_SPARSE_BIT by Courtney Goeltzenleuchter · 9 years ago
  9. f1ece60 Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT by Courtney Goeltzenleuchter · 9 years ago
  10. 660f0ca bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT by Courtney Goeltzenleuchter · 9 years ago
  11. 9795335 bug 14541: rename VkTexAddress to VkTexAddressMode by Courtney Goeltzenleuchter · 9 years ago
  12. a22097a bug 14537: Improve VkImageFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  13. 7b77233 layers: Reenable MemTracker reference tracking by Mark Lobodzinski · 9 years ago
  14. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  15. bafcdf3 layers: Add note about vkCreateDevice behavior by Courtney Goeltzenleuchter · 9 years ago
  16. 5fe086f draw_state: Implement bailout case for one test by Courtney Goeltzenleuchter · 9 years ago
  17. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  18. d027f94 mem_tracker: validation comment by Courtney Goeltzenleuchter · 9 years ago
  19. ed89407 bug-14538: Remove driver validation checks by Courtney Goeltzenleuchter · 9 years ago
  20. e457a41 layers: Remove unused functions by Courtney Goeltzenleuchter · 9 years ago
  21. 9fa1749 layers: Add DeviceLimits json files by Cody Northrop · 9 years ago
  22. f7bf450 layers: In DrawState only validate bound VBO index at the time of Draw by Tobin Ehlis · 9 years ago
  23. e90e66d layers: DrawState fix to prevent false positives when matching PipelineLayouts by Tobin Ehlis · 9 years ago
  24. be42774 layers: Fix ScreenShot layer to handle EnumeratePhysicalDevices query count case by Tobin Ehlis · 9 years ago
  25. b5fc4fb layers: Initial framework for DeviceLimits layer by Tobin Ehlis · 9 years ago
  26. 21c21ee loader: Use GetProcAddr function names from layer manifest file by Jon Ashburn · 9 years ago
  27. da72a0d vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 by Mark Lobodzinski · 9 years ago
  28. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  29. b80b425 layers: If layers receive bad filename for output log, report ERROR and fallback to stdout by Tobin Ehlis · 9 years ago
  30. bfbac25 layers: Update some layers to avoid repeated call to get_dispatch_key() by Tobin Ehlis · 9 years ago
  31. b1c9329 bug 14517: Rename cs parameter to stage by Courtney Goeltzenleuchter · 9 years ago
  32. a50a5cb layers: MemTracker fixes for image usage flag validation. by Mark Lobodzinski · 9 years ago
  33. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  34. bf06582 windows: Fix a couple signed/unsigned warnings by Cody Northrop · 9 years ago
  35. 488f547 layers: Modify ScreenShot usage and layout flags to work cross vendor by Cody Northrop · 9 years ago
  36. 49f885c layers: Port screenshot fixes to master by Cody Northrop · 9 years ago
  37. 2eeb3c6 headers: Moved utility routine out of to-be-upstreamed header file by Mark Lobodzinski · 9 years ago
  38. 12d4c6a layers: Automated checking of validation layer documentation by Tobin Ehlis · 9 years ago
  39. 6468639 layers: Various corrections to vk_validation_layer_details.md by Tobin Ehlis · 9 years ago
  40. eca4802 layers: Add todo flagging destroy while on queue by Mike Stroyan · 9 years ago
  41. dee721d vk_platform: Update to upstream vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  42. 5a23128 check that cube array views are complete cubes by Cass Everitt · 9 years ago
  43. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  44. 84fa790 Bug 14474: Remove *_USAGE_GENERAL by Cody Northrop · 9 years ago
  45. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  46. 61d6dd6 Bug 14400: Add FORMAT_FEATURES for blits by Cody Northrop · 9 years ago
  47. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  48. 3682f6a Fix formatting for GitLab web interface by Jens Owen · 9 years ago
  49. 4a7cb5d layers: Initial commit of Validation Details md file by Tobin Ehlis · 9 years ago
  50. f1878c7 tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag by Tobin Ehlis · 9 years ago
  51. 59278bf layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffers by Tobin Ehlis · 9 years ago
  52. 313f7e6 layers: Change Threading layer dispatch and logging by Mike Stroyan · 9 years ago
  53. ba35e35 layers: Optimize DrawState when info is not shown by Mike Stroyan · 9 years ago
  54. 42caff4 layers: Remove add_dependencies of .def files by Mike Stroyan · 9 years ago
  55. 22ff502 layers: Remove active flags with removed callbacks by Mike Stroyan · 9 years ago
  56. 1e41a44 layers: Make multi layer functional again as a multi layer per library by Jon Ashburn · 9 years ago
  57. 2b6b68a layers: mem_tracker: Change to new WSI query functions. by Ian Elliott · 9 years ago
  58. 31422ee layers: Don't output DrawState dynamic state info for null handles by Mark Lobodzinski · 9 years ago
  59. 7c45bed layers: port ShaderChecker to SPIR-V v31 (from ChrisF) by GregF · 9 years ago
  60. 524df11 layers: Restore information messages to the MemTracker layer by Mark Lobodzinski · 9 years ago
  61. 3f41c7c layers: Reenable informational messages in DrawState layer by Mark Lobodzinski · 9 years ago
  62. d2ad034 windows: Fix various warnings by Cody Northrop · 9 years ago
  63. 94badf9 v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field by Cody Northrop · 9 years ago
  64. 23dd89d v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValueCount by Cody Northrop · 9 years ago
  65. a505dda v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription by Cody Northrop · 9 years ago
  66. 3cc85e9 v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo by Cody Northrop · 9 years ago
  67. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  68. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  69. 735e4b3 layers: Fixed formatting error in DrawState by Mark Lobodzinski · 9 years ago
  70. 14a57e7 layers: Fix freed memory use in layer_destroy_msg_callback by Mike Stroyan · 9 years ago
  71. d9139a6 layers: DrawState validation cases for BeginCommandBuffer by Mark Lobodzinski · 9 years ago
  72. c73ff98 Initialize VkDesciptorSet to VK_NULL_HANDLE by Dana Jansens · 9 years ago
  73. f06ae82 layers: Validate renderPass. by Jeremy Hayes · 9 years ago
  74. 6b1022c loader: Fix Windows layers json files for backslash as separator by Jon Ashburn · 9 years ago
  75. 8897e19 Screenshot layer: Works on SDK 0.2 branch by David Pinedo · 9 years ago
  76. c0fa1ab ObjectTracker Layer: Fix crash on windows in CreateInstance by David Pinedo · 9 years ago
  77. 0eae6fd layers: Add separate windows and linux json by Courtney Goeltzenleuchter · 9 years ago
  78. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  79. a663c70 layers: Fix vkGetPipelineCacheSize validation. by Jeremy Hayes · 9 years ago
  80. f4b6f56 layers: Fix misc bugs in param checker. by Jeremy Hayes · 9 years ago
  81. 2fd634c layers: Add validation case for mismatched renderpass attachements and subpasses by Mark Lobodzinski · 9 years ago
  82. 36a372f layers: Adjust SC to validate bulk pipeline creation by Chris Forbes · 9 years ago
  83. 7ebf121 layers: eliminate Windows compiler warning by Courtney Goeltzenleuchter · 9 years ago
  84. 12afc87 layers: update README.md by Jon Ashburn · 9 years ago
  85. 770f80d layers: objtrack has to call destroy in FreeDescriptorSets by Tony Barbour · 9 years ago
  86. 876a4f5 layers: Only verify data ptr not report_data by Courtney Goeltzenleuchter · 9 years ago
  87. 577188e layers: In DrawState correctly return rasterSamples count for PSO by Tobin Ehlis · 9 years ago
  88. cf48cad mem_tracker: Use device object for dispatch tables by Courtney Goeltzenleuchter · 9 years ago
  89. c04704b mem_tracker: Don't try to copy data if none available by Courtney Goeltzenleuchter · 9 years ago
  90. 791646c Windows: Clean up more compiler errors and warnings by Tony Barbour · 9 years ago
  91. 92503c6 Windows: more changes for windows compiler by Tony Barbour · 9 years ago
  92. 9f2eb0e Windows: more fixes for windows compile by Tony Barbour · 9 years ago
  93. 3b4732f Windows: More windows compilier fixes by Tony Barbour · 9 years ago
  94. 343d621 windows: clean up windows compile issues by Tony Barbour · 9 years ago
  95. 346583c layers: Remove dead code. by Jeremy Hayes · 9 years ago
  96. 6bc1b8e layers: In MemTracker remove non-intercepted WSI funcs from GetProcAddr by Tobin Ehlis · 9 years ago
  97. c0ff3e0 layers: MemTracker fix to skip COLOR usage bit check for now by Tobin Ehlis · 9 years ago
  98. 5a65cca layers: Fix some failing layer validation tests by Tobin Ehlis · 9 years ago
  99. 1064fe3 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  100. 897d475 layers: Add install step for layers rpath settings by Mike Stroyan · 9 years ago