1. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  2. 3682f6a Fix formatting for GitLab web interface by Jens Owen · 9 years ago
  3. 4a7cb5d layers: Initial commit of Validation Details md file by Tobin Ehlis · 9 years ago
  4. f1878c7 tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag by Tobin Ehlis · 9 years ago
  5. 59278bf layers: Add validation check to enforce ONE_TIME_SUBMIT of cmd buffers by Tobin Ehlis · 9 years ago
  6. 313f7e6 layers: Change Threading layer dispatch and logging by Mike Stroyan · 9 years ago
  7. ba35e35 layers: Optimize DrawState when info is not shown by Mike Stroyan · 9 years ago
  8. 42caff4 layers: Remove add_dependencies of .def files by Mike Stroyan · 9 years ago
  9. 22ff502 layers: Remove active flags with removed callbacks by Mike Stroyan · 9 years ago
  10. 1e41a44 layers: Make multi layer functional again as a multi layer per library by Jon Ashburn · 9 years ago
  11. 2b6b68a layers: mem_tracker: Change to new WSI query functions. by Ian Elliott · 9 years ago
  12. 31422ee layers: Don't output DrawState dynamic state info for null handles by Mark Lobodzinski · 9 years ago
  13. 7c45bed layers: port ShaderChecker to SPIR-V v31 (from ChrisF) by GregF · 9 years ago
  14. 524df11 layers: Restore information messages to the MemTracker layer by Mark Lobodzinski · 9 years ago
  15. 3f41c7c layers: Reenable informational messages in DrawState layer by Mark Lobodzinski · 9 years ago
  16. d2ad034 windows: Fix various warnings by Cody Northrop · 9 years ago
  17. 94badf9 v145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BIT and unused flags field by Cody Northrop · 9 years ago
  18. 23dd89d v144: Bug 14292 - Rename VkRenderPassBeginInfo::attachmentCount to clearValueCount by Cody Northrop · 9 years ago
  19. a505dda v143: Bug 14277 - Follow pointer naming convention in VkSubpassDescription by Cody Northrop · 9 years ago
  20. 3cc85e9 v142: Bug 14275 - Remove image layouts in VkFramebufferCreateInfo by Cody Northrop · 9 years ago
  21. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  22. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  23. 735e4b3 layers: Fixed formatting error in DrawState by Mark Lobodzinski · 9 years ago
  24. 14a57e7 layers: Fix freed memory use in layer_destroy_msg_callback by Mike Stroyan · 9 years ago
  25. d9139a6 layers: DrawState validation cases for BeginCommandBuffer by Mark Lobodzinski · 9 years ago
  26. c73ff98 Initialize VkDesciptorSet to VK_NULL_HANDLE by Dana Jansens · 9 years ago
  27. f06ae82 layers: Validate renderPass. by Jeremy Hayes · 9 years ago
  28. 6b1022c loader: Fix Windows layers json files for backslash as separator by Jon Ashburn · 9 years ago
  29. 8897e19 Screenshot layer: Works on SDK 0.2 branch by David Pinedo · 9 years ago
  30. c0fa1ab ObjectTracker Layer: Fix crash on windows in CreateInstance by David Pinedo · 9 years ago
  31. 0eae6fd layers: Add separate windows and linux json by Courtney Goeltzenleuchter · 9 years ago
  32. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  33. a663c70 layers: Fix vkGetPipelineCacheSize validation. by Jeremy Hayes · 9 years ago
  34. f4b6f56 layers: Fix misc bugs in param checker. by Jeremy Hayes · 9 years ago
  35. 2fd634c layers: Add validation case for mismatched renderpass attachements and subpasses by Mark Lobodzinski · 9 years ago
  36. 36a372f layers: Adjust SC to validate bulk pipeline creation by Chris Forbes · 9 years ago
  37. 7ebf121 layers: eliminate Windows compiler warning by Courtney Goeltzenleuchter · 9 years ago
  38. 12afc87 layers: update README.md by Jon Ashburn · 9 years ago
  39. 770f80d layers: objtrack has to call destroy in FreeDescriptorSets by Tony Barbour · 9 years ago
  40. 876a4f5 layers: Only verify data ptr not report_data by Courtney Goeltzenleuchter · 9 years ago
  41. 577188e layers: In DrawState correctly return rasterSamples count for PSO by Tobin Ehlis · 9 years ago
  42. cf48cad mem_tracker: Use device object for dispatch tables by Courtney Goeltzenleuchter · 9 years ago
  43. c04704b mem_tracker: Don't try to copy data if none available by Courtney Goeltzenleuchter · 9 years ago
  44. 791646c Windows: Clean up more compiler errors and warnings by Tony Barbour · 9 years ago
  45. 92503c6 Windows: more changes for windows compiler by Tony Barbour · 9 years ago
  46. 9f2eb0e Windows: more fixes for windows compile by Tony Barbour · 9 years ago
  47. 3b4732f Windows: More windows compilier fixes by Tony Barbour · 9 years ago
  48. 343d621 windows: clean up windows compile issues by Tony Barbour · 9 years ago
  49. 346583c layers: Remove dead code. by Jeremy Hayes · 9 years ago
  50. 6bc1b8e layers: In MemTracker remove non-intercepted WSI funcs from GetProcAddr by Tobin Ehlis · 9 years ago
  51. c0ff3e0 layers: MemTracker fix to skip COLOR usage bit check for now by Tobin Ehlis · 9 years ago
  52. 5a65cca layers: Fix some failing layer validation tests by Tobin Ehlis · 9 years ago
  53. 1064fe3 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  54. 897d475 layers: Add install step for layers rpath settings by Mike Stroyan · 9 years ago
  55. b4740d9 mem_tracker: Provide ctor for embedded union (and name it so we can) by Chris Forbes · 9 years ago
  56. 259076d v106: remove optional primitiveRestartIndex by Courtney Goeltzenleuchter · 9 years ago
  57. 0053cd1 v115: Remove pLinkConstBufferInfo by Courtney Goeltzenleuchter · 9 years ago
  58. dec11fc v131?: Remove ColorBlendAttachments->format by Courtney Goeltzenleuchter · 9 years ago
  59. c4ad634 v122?: Remove provoking vertex, now always last by Courtney Goeltzenleuchter · 9 years ago
  60. a4cd1ea v106: Remove optional pointOrigin by Courtney Goeltzenleuchter · 9 years ago
  61. 87727ec v106: remove optional depthMode by Courtney Goeltzenleuchter · 9 years ago
  62. 130be17 bug 14084: eliminate ERROR_INVALID_OBJECT_TYPE by Courtney Goeltzenleuchter · 9 years ago
  63. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  64. 1ee0bc5 v106: Remove optional multisampleEnable by Courtney Goeltzenleuchter · 9 years ago
  65. 2e98ac3 v106: Remove clipOrigin by Courtney Goeltzenleuchter · 9 years ago
  66. 5304373 v133: eliminate version from extension properties by Courtney Goeltzenleuchter · 9 years ago
  67. ceebbb1 v133: Update parameters on CmdPipelineBarrier by Courtney Goeltzenleuchter · 9 years ago
  68. dbd2032 v133: Update parameter types on CmdWaitEvents by Courtney Goeltzenleuchter · 9 years ago
  69. 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  70. c729b3a rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  71. ee5d80b tests: Integrate command pools into tests by Courtney Goeltzenleuchter · 9 years ago
  72. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  73. 2717d13 layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  74. c2cbb0a layers: Fixup and reenable fs output validation in ShaderChecker by Chris Forbes · 9 years ago
  75. fb71f22 bug-14184: Transient memory allocations by Courtney Goeltzenleuchter · 9 years ago
  76. dd6e32e Bug 14224: Remove abbreviations on some API symbols by Tony Barbour · 9 years ago
  77. 34ec692 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
  78. 257d974 layers: Get MemTracker compiling with type safety header change by Tobin Ehlis · 9 years ago
  79. 9715d4a layers: Update ShaderChecker for 14084 by Chris Forbes · 9 years ago
  80. 4ad43f7 TODO: Disable non-working layers for now by Courtney Goeltzenleuchter · 9 years ago
  81. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  82. be2b5d8 layers: Threading layer type safety header changes by Mike Stroyan · 9 years ago
  83. 359eeb9 layers: Fix param checker compilation errors. by Jeremy Hayes · 9 years ago
  84. 60a9b4f layers: Updated DrawState to work with type safety changes by Tobin Ehlis · 9 years ago
  85. a30e7e5 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  86. 1475dc5 misc: Enable only APIDump layer for now by Courtney Goeltzenleuchter · 9 years ago
  87. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  88. ffe3581 layers: Updated DrawState to use new VkAttachmentView object by Tobin Ehlis · 9 years ago
  89. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  90. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  91. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  92. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  93. e247315 layers: Flag errors in DrawState if Clear or Resolve cmds issued incorrectly by Tobin Ehlis · 9 years ago
  94. 53eddda layers: Add DrawState check to warn on Clears prior to Draw cmds by Tobin Ehlis · 9 years ago
  95. 41376e1 layers: Add USAGE bit validation to MemTracker layer by Tobin Ehlis · 9 years ago
  96. b1dee27 layers: Update ShaderChecker to use new logging mechanism by Chris Forbes · 9 years ago
  97. 06a455b layers: Update custom CMake target for Windows by Cody Northrop · 9 years ago
  98. 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  99. 5c7533b layers: Fix CMake custom target on Windows by Cody Northrop · 9 years ago
  100. 4efec94 layers: Fix makefile to look for <layerName>.json instead of <layerName>_config by Jon Ashburn · 9 years ago