1. ceebbb1 v133: Update parameters on CmdPipelineBarrier by Courtney Goeltzenleuchter · 9 years ago
  2. dbd2032 v133: Update parameter types on CmdWaitEvents by Courtney Goeltzenleuchter · 9 years ago
  3. 2caec86 v115: remove GetPhysicalDevicePerformance by Courtney Goeltzenleuchter · 9 years ago
  4. c729b3a rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  5. f338765 vulkan: Updates to match upstream vulkan.h by Courtney Goeltzenleuchter · 9 years ago
  6. ac19112 vulkan: Switch to upstream header by Courtney Goeltzenleuchter · 9 years ago
  7. 9e50dab vulkan.h: API changes for #13744 - sharing across queues by Chris Forbes · 9 years ago
  8. ee5d80b tests: Integrate command pools into tests by Courtney Goeltzenleuchter · 9 years ago
  9. e62183e icd: Support for command pools by Cody Northrop · 9 years ago
  10. 2717d13 layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  11. 922e145 loader: Fix MS compile warning by Courtney Goeltzenleuchter · 9 years ago
  12. c2cbb0a layers: Fixup and reenable fs output validation in ShaderChecker by Chris Forbes · 9 years ago
  13. fb71f22 bug-14184: Transient memory allocations by Courtney Goeltzenleuchter · 9 years ago
  14. dd6e32e Bug 14224: Remove abbreviations on some API symbols by Tony Barbour · 9 years ago
  15. 0cd7874 misc: Bump header version by Courtney Goeltzenleuchter · 9 years ago
  16. 67e9915 Bug 14084: Get tests compiling and running by Tony Barbour · 9 years ago
  17. 34ec692 Bug 14248: Add vkFreeDescriptorSets by Tony Barbour · 9 years ago
  18. 257d974 layers: Get MemTracker compiling with type safety header change by Tobin Ehlis · 9 years ago
  19. 7a314ea layers: Get Generic layer to compile with type safety header changes by Tobin Ehlis · 9 years ago
  20. 9715d4a layers: Update ShaderChecker for 14084 by Chris Forbes · 9 years ago
  21. 4ad43f7 TODO: Disable non-working layers for now by Courtney Goeltzenleuchter · 9 years ago
  22. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  23. be2b5d8 layers: Threading layer type safety header changes by Mike Stroyan · 9 years ago
  24. 359eeb9 layers: Fix param checker compilation errors. by Jeremy Hayes · 9 years ago
  25. 60a9b4f layers: Updated DrawState to work with type safety changes by Tobin Ehlis · 9 years ago
  26. a30e7e5 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  27. 1475dc5 misc: Enable only APIDump layer for now by Courtney Goeltzenleuchter · 9 years ago
  28. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  29. 7b8dbe0 bug 14084: Update test binding for type safety by Courtney Goeltzenleuchter · 9 years ago
  30. 681d7a0 test/binding: inherit Buffer and Image from NonDispHandle by Chia-I Wu · 9 years ago
  31. be2b917 test/binding: inherit CmdBuffer from Handle by Chia-I Wu · 9 years ago
  32. bc4a554 test/binding: inherit Dynamic* from NonDispHandle by Chia-I Wu · 9 years ago
  33. afdfd7f test/binding: inherit Descriptor* from NonDispHandle by Chia-I Wu · 9 years ago
  34. 8c721c6 test/binding: inherit Sampler from NonDispHandle by Chia-I Wu · 9 years ago
  35. 2ff72fd test/binding: inherit Pipeline from NonDispHandle by Chia-I Wu · 9 years ago
  36. fd46e7d test/binding: inherit PipelineLayout from NonDispHandle by Chia-I Wu · 9 years ago
  37. 4d0c792 test/binding: inherit Shader* from NonDispHandle by Chia-I Wu · 9 years ago
  38. 3158bf3 test/binding: inherit views from NonDispHandle by Chia-I Wu · 9 years ago
  39. 1b7d476 test/binding: inherit QueryPool from NonDispHandle by Chia-I Wu · 9 years ago
  40. c5c9799 test/binding: inherit Event from NonDispHandle by Chia-I Wu · 9 years ago
  41. 6b1c248 test/binding: inherit Semaphore from NonDispHandle by Chia-I Wu · 9 years ago
  42. d9e8e82 test/binding: inherit Fence from NonDispHandle by Chia-I Wu · 9 years ago
  43. f8f074f test/binding: inherit GpuMemory from NonDispHandle by Chia-I Wu · 9 years ago
  44. df12ffd test/binding: inherit Queue from Handle by Chia-I Wu · 9 years ago
  45. f368b60 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  46. 999f048 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  47. b0ed7d4 tests/binding: add Handle and NonDispHandle by Chia-I Wu · 9 years ago
  48. ffe3581 layers: Updated DrawState to use new VkAttachmentView object by Tobin Ehlis · 9 years ago
  49. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  50. b405204 intel: get depth/stencil format from VkRenderPassCreateInfo by Chia-I Wu · 9 years ago
  51. cc44f2a loader: Exit loop as soon as we know the answer by Courtney Goeltzenleuchter · 9 years ago
  52. fedb2a5 loader: use device extension list, not global by Courtney Goeltzenleuchter · 9 years ago
  53. 8b43bd6 Revert "demos: use -o on glslangValidator to allow parallel make" by Courtney Goeltzenleuchter · 9 years ago
  54. 5b01bc1 demos: use -o on glslangValidator to allow parallel make by GregF · 9 years ago
  55. a9bad9c tests: Fix description of SPIR-V options by Cody Northrop · 9 years ago
  56. 46d5362 layers: Allow ObjectTracker to skip validation of objects that can be NULL by Tobin Ehlis · 9 years ago
  57. a0de945 misc: Update header version by Courtney Goeltzenleuchter · 9 years ago
  58. 82e7239 helper: Update header parser by Courtney Goeltzenleuchter · 9 years ago
  59. eec63a0 tests: Remove duplicate code by Courtney Goeltzenleuchter · 9 years ago
  60. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  61. 8d7cd51 tests: Update layer validation for bug-14033 by Courtney Goeltzenleuchter · 9 years ago
  62. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  63. 55ccdca Build: re-enable build of tests on Linux, enable build of null drv on Windows by David Pinedo · 9 years ago
  64. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  65. 5e1f63d loader: Fix bug where layer default system path string needed to be copied by Jon Ashburn · 9 years ago
  66. e247315 layers: Flag errors in DrawState if Clear or Resolve cmds issued incorrectly by Tobin Ehlis · 9 years ago
  67. 53eddda layers: Add DrawState check to warn on Clears prior to Draw cmds by Tobin Ehlis · 9 years ago
  68. 41376e1 layers: Add USAGE bit validation to MemTracker layer by Tobin Ehlis · 9 years ago
  69. 0c08365 Windows SDK: Rename vulkan.dll to vulkan.<major>.dll by David Pinedo · 9 years ago
  70. a08771e tests: Change tests/CMakeLists.txt so it can link correctly with glslang by David Pinedo · 9 years ago
  71. b1dee27 layers: Update ShaderChecker to use new logging mechanism by Chris Forbes · 9 years ago
  72. 06a455b layers: Update custom CMake target for Windows by Cody Northrop · 9 years ago
  73. 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  74. 33fa041 loader: Build fixes for Windows by Cody Northrop · 9 years ago
  75. 5c7533b layers: Fix CMake custom target on Windows by Cody Northrop · 9 years ago
  76. 88a1e43 tests: Check for Glave before running trace/replay script by Cody Northrop · 9 years ago
  77. 5a4883b toolchain: Update to latest glslang and LunarGLASS, fix script by Cody Northrop · 9 years ago
  78. f17e93b Windows: Show the use of "update_external_sources.bat" by Ian Elliott · 9 years ago
  79. 3e71501 Windows: Update "Windows System Requirements" for glslang and tests. by Ian Elliott · 9 years ago
  80. 8663e74 tests: Do not try to run glave if doesn't exist by Courtney Goeltzenleuchter · 9 years ago
  81. 4efec94 layers: Fix makefile to look for <layerName>.json instead of <layerName>_config by Jon Ashburn · 9 years ago
  82. d1787a5 layers: Change JSON files to use relative path for shared libraries by Jon Ashburn · 9 years ago
  83. 1531517 loader: Handle relative and filename paths in the layer manifest files by Jon Ashburn · 9 years ago
  84. 84a8794 layers: Rename JSON files to <layer_name>.json by Jon Ashburn · 9 years ago
  85. b38936a layers: Copy json config files to build directory by Courtney Goeltzenleuchter · 9 years ago
  86. 79a5a96 layers: Generic- update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  87. 5bac609 tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  88. a6db346 ScreenShot: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  89. 426e187 layers: Image- Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  90. f13293f ParamChecker: Update extension and layer mechanism. by Courtney Goeltzenleuchter · 9 years ago
  91. bd332cc loader: Fix so device layers to enable are from global list of type device by Jon Ashburn · 9 years ago
  92. 2d0c4bb loader: Use layer manifest files to discovery and query layers by Jon Ashburn · 9 years ago
  93. ec10533 Screenshot: Make this a device layer only, no instance intercept by Jon Ashburn · 9 years ago
  94. 1051c51 DrawState: Remove the DOT file dumping and GraphViz stuff by Jon Ashburn · 9 years ago
  95. da8adfe shader_checker: Update extension & layer support by Courtney Goeltzenleuchter · 9 years ago
  96. e748133 mem_tracker: Use ARRAY_SIZE macro by Courtney Goeltzenleuchter · 9 years ago
  97. 7ad58c0 drawstate: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  98. 14e8e50 layers: Remove object tracker extensions by Courtney Goeltzenleuchter · 9 years ago
  99. 58e1e3b layers: Add handy ARRAY_SIZE macro by Courtney Goeltzenleuchter · 9 years ago
  100. 5c6cf47 loader: early exit if nothing to do. by Courtney Goeltzenleuchter · 9 years ago