1. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  2. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  3. 735e4b3 layers: Fixed formatting error in DrawState by Mark Lobodzinski · 9 years ago
  4. 14a57e7 layers: Fix freed memory use in layer_destroy_msg_callback by Mike Stroyan · 9 years ago
  5. d9139a6 layers: DrawState validation cases for BeginCommandBuffer by Mark Lobodzinski · 9 years ago
  6. c73ff98 Initialize VkDesciptorSet to VK_NULL_HANDLE by Dana Jansens · 9 years ago
  7. f06ae82 layers: Validate renderPass. by Jeremy Hayes · 9 years ago
  8. 6b1022c loader: Fix Windows layers json files for backslash as separator by Jon Ashburn · 9 years ago
  9. 8897e19 Screenshot layer: Works on SDK 0.2 branch by David Pinedo · 9 years ago
  10. c0fa1ab ObjectTracker Layer: Fix crash on windows in CreateInstance by David Pinedo · 9 years ago
  11. 0eae6fd layers: Add separate windows and linux json by Courtney Goeltzenleuchter · 9 years ago
  12. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  13. a663c70 layers: Fix vkGetPipelineCacheSize validation. by Jeremy Hayes · 9 years ago
  14. f4b6f56 layers: Fix misc bugs in param checker. by Jeremy Hayes · 9 years ago
  15. 2fd634c layers: Add validation case for mismatched renderpass attachements and subpasses by Mark Lobodzinski · 9 years ago
  16. 36a372f layers: Adjust SC to validate bulk pipeline creation by Chris Forbes · 9 years ago
  17. 7ebf121 layers: eliminate Windows compiler warning by Courtney Goeltzenleuchter · 9 years ago
  18. 12afc87 layers: update README.md by Jon Ashburn · 9 years ago
  19. 770f80d layers: objtrack has to call destroy in FreeDescriptorSets by Tony Barbour · 9 years ago
  20. 876a4f5 layers: Only verify data ptr not report_data by Courtney Goeltzenleuchter · 9 years ago
  21. 577188e layers: In DrawState correctly return rasterSamples count for PSO by Tobin Ehlis · 9 years ago
  22. cf48cad mem_tracker: Use device object for dispatch tables by Courtney Goeltzenleuchter · 9 years ago
  23. c04704b mem_tracker: Don't try to copy data if none available by Courtney Goeltzenleuchter · 9 years ago
  24. 791646c Windows: Clean up more compiler errors and warnings by Tony Barbour · 9 years ago
  25. 92503c6 Windows: more changes for windows compiler by Tony Barbour · 9 years ago
  26. 9f2eb0e Windows: more fixes for windows compile by Tony Barbour · 9 years ago
  27. 3b4732f Windows: More windows compilier fixes by Tony Barbour · 9 years ago
  28. 343d621 windows: clean up windows compile issues by Tony Barbour · 9 years ago
  29. 346583c layers: Remove dead code. by Jeremy Hayes · 9 years ago
  30. 6bc1b8e layers: In MemTracker remove non-intercepted WSI funcs from GetProcAddr by Tobin Ehlis · 9 years ago
  31. c0ff3e0 layers: MemTracker fix to skip COLOR usage bit check for now by Tobin Ehlis · 9 years ago
  32. 5a65cca layers: Fix some failing layer validation tests by Tobin Ehlis · 9 years ago
  33. 1064fe3 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  34. 897d475 layers: Add install step for layers rpath settings by Mike Stroyan · 9 years ago
  35. b4740d9 mem_tracker: Provide ctor for embedded union (and name it so we can) by Chris Forbes · 9 years ago
  36. 259076d v106: remove optional primitiveRestartIndex by Courtney Goeltzenleuchter · 9 years ago
  37. 0053cd1 v115: Remove pLinkConstBufferInfo by Courtney Goeltzenleuchter · 9 years ago
  38. dec11fc v131?: Remove ColorBlendAttachments->format by Courtney Goeltzenleuchter · 9 years ago
  39. c4ad634 v122?: Remove provoking vertex, now always last by Courtney Goeltzenleuchter · 9 years ago
  40. a4cd1ea v106: Remove optional pointOrigin by Courtney Goeltzenleuchter · 9 years ago
  41. 87727ec v106: remove optional depthMode by Courtney Goeltzenleuchter · 9 years ago
  42. 130be17 bug 14084: eliminate ERROR_INVALID_OBJECT_TYPE by Courtney Goeltzenleuchter · 9 years ago
  43. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  44. 1ee0bc5 v106: Remove optional multisampleEnable by Courtney Goeltzenleuchter · 9 years ago
  45. 2e98ac3 v106: Remove clipOrigin by Courtney Goeltzenleuchter · 9 years ago
  46. 5304373 v133: eliminate version from extension properties by Courtney Goeltzenleuchter · 9 years ago
  47. ceebbb1 v133: Update parameters on CmdPipelineBarrier by Courtney Goeltzenleuchter · 9 years ago
  48. dbd2032 v133: Update parameter types on CmdWaitEvents by Courtney Goeltzenleuchter · 9 years ago
  49. 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  50. c729b3a rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  51. ee5d80b tests: Integrate command pools into tests by Courtney Goeltzenleuchter · 9 years ago
  52. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  53. 2717d13 layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  54. c2cbb0a layers: Fixup and reenable fs output validation in ShaderChecker by Chris Forbes · 9 years ago
  55. fb71f22 bug-14184: Transient memory allocations by Courtney Goeltzenleuchter · 9 years ago
  56. dd6e32e Bug 14224: Remove abbreviations on some API symbols by Tony Barbour · 9 years ago
  57. 34ec692 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
  58. 257d974 layers: Get MemTracker compiling with type safety header change by Tobin Ehlis · 9 years ago
  59. 9715d4a layers: Update ShaderChecker for 14084 by Chris Forbes · 9 years ago
  60. 4ad43f7 TODO: Disable non-working layers for now by Courtney Goeltzenleuchter · 9 years ago
  61. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  62. be2b5d8 layers: Threading layer type safety header changes by Mike Stroyan · 9 years ago
  63. 359eeb9 layers: Fix param checker compilation errors. by Jeremy Hayes · 9 years ago
  64. 60a9b4f layers: Updated DrawState to work with type safety changes by Tobin Ehlis · 9 years ago
  65. a30e7e5 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  66. 1475dc5 misc: Enable only APIDump layer for now by Courtney Goeltzenleuchter · 9 years ago
  67. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  68. ffe3581 layers: Updated DrawState to use new VkAttachmentView object by Tobin Ehlis · 9 years ago
  69. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  70. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  71. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  72. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  73. e247315 layers: Flag errors in DrawState if Clear or Resolve cmds issued incorrectly by Tobin Ehlis · 9 years ago
  74. 53eddda layers: Add DrawState check to warn on Clears prior to Draw cmds by Tobin Ehlis · 9 years ago
  75. 41376e1 layers: Add USAGE bit validation to MemTracker layer by Tobin Ehlis · 9 years ago
  76. b1dee27 layers: Update ShaderChecker to use new logging mechanism by Chris Forbes · 9 years ago
  77. 06a455b layers: Update custom CMake target for Windows by Cody Northrop · 9 years ago
  78. 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  79. 5c7533b layers: Fix CMake custom target on Windows by Cody Northrop · 9 years ago
  80. 4efec94 layers: Fix makefile to look for <layerName>.json instead of <layerName>_config by Jon Ashburn · 9 years ago
  81. d1787a5 layers: Change JSON files to use relative path for shared libraries by Jon Ashburn · 9 years ago
  82. 84a8794 layers: Rename JSON files to <layer_name>.json by Jon Ashburn · 9 years ago
  83. b38936a layers: Copy json config files to build directory by Courtney Goeltzenleuchter · 9 years ago
  84. 79a5a96 layers: Generic- update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  85. a6db346 ScreenShot: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  86. 426e187 layers: Image- Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  87. f13293f ParamChecker: Update extension and layer mechanism. by Courtney Goeltzenleuchter · 9 years ago
  88. 2d0c4bb loader: Use layer manifest files to discovery and query layers by Jon Ashburn · 9 years ago
  89. ec10533 Screenshot: Make this a device layer only, no instance intercept by Jon Ashburn · 9 years ago
  90. 1051c51 DrawState: Remove the DOT file dumping and GraphViz stuff by Jon Ashburn · 9 years ago
  91. da8adfe shader_checker: Update extension & layer support by Courtney Goeltzenleuchter · 9 years ago
  92. e748133 mem_tracker: Use ARRAY_SIZE macro by Courtney Goeltzenleuchter · 9 years ago
  93. 7ad58c0 drawstate: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  94. 14e8e50 layers: Remove object tracker extensions by Courtney Goeltzenleuchter · 9 years ago
  95. 58e1e3b layers: Add handy ARRAY_SIZE macro by Courtney Goeltzenleuchter · 9 years ago
  96. 75337d9 Multi: Update to latest extension & layer support by Courtney Goeltzenleuchter · 9 years ago
  97. c9a6edf apidump: Correct layer property description by Courtney Goeltzenleuchter · 9 years ago
  98. 3f9f7c4 layers: Update generator for threading, objtrack by Courtney Goeltzenleuchter · 9 years ago
  99. fce8cd2 object_track: Update extension & layer support by Courtney Goeltzenleuchter · 9 years ago
  100. 10a8db0 Update CMake as things are ported. by Courtney Goeltzenleuchter · 9 years ago