1. f368b60 test/binding: inherit Device from Handle by Chia-I Wu · 9 years ago
  2. 999f048 test/binding: inherit PhysicalGpu from Handle by Chia-I Wu · 9 years ago
  3. b0ed7d4 tests/binding: add Handle and NonDispHandle by Chia-I Wu · 9 years ago
  4. ffe3581 layers: Updated DrawState to use new VkAttachmentView object by Tobin Ehlis · 9 years ago
  5. 08accc6 update vulkan.h for multi-pass command buffers (V131, #14075) by Chia-I Wu · 9 years ago
  6. b405204 intel: get depth/stencil format from VkRenderPassCreateInfo by Chia-I Wu · 9 years ago
  7. cc44f2a loader: Exit loop as soon as we know the answer by Courtney Goeltzenleuchter · 9 years ago
  8. fedb2a5 loader: use device extension list, not global by Courtney Goeltzenleuchter · 9 years ago
  9. 8b43bd6 Revert "demos: use -o on glslangValidator to allow parallel make" by Courtney Goeltzenleuchter · 9 years ago
  10. 5b01bc1 demos: use -o on glslangValidator to allow parallel make by GregF · 9 years ago
  11. a9bad9c tests: Fix description of SPIR-V options by Cody Northrop · 9 years ago
  12. 46d5362 layers: Allow ObjectTracker to skip validation of objects that can be NULL by Tobin Ehlis · 9 years ago
  13. a0de945 misc: Update header version by Courtney Goeltzenleuchter · 9 years ago
  14. 82e7239 helper: Update header parser by Courtney Goeltzenleuchter · 9 years ago
  15. eec63a0 tests: Remove duplicate code by Courtney Goeltzenleuchter · 9 years ago
  16. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  17. 8d7cd51 tests: Update layer validation for bug-14033 by Courtney Goeltzenleuchter · 9 years ago
  18. c669cc6 misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes by Jon Ashburn · 9 years ago
  19. 55ccdca Build: re-enable build of tests on Linux, enable build of null drv on Windows by David Pinedo · 9 years ago
  20. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  21. 5e1f63d loader: Fix bug where layer default system path string needed to be copied by Jon Ashburn · 9 years ago
  22. e247315 layers: Flag errors in DrawState if Clear or Resolve cmds issued incorrectly by Tobin Ehlis · 9 years ago
  23. 53eddda layers: Add DrawState check to warn on Clears prior to Draw cmds by Tobin Ehlis · 9 years ago
  24. 41376e1 layers: Add USAGE bit validation to MemTracker layer by Tobin Ehlis · 9 years ago
  25. 0c08365 Windows SDK: Rename vulkan.dll to vulkan.<major>.dll by David Pinedo · 9 years ago
  26. a08771e tests: Change tests/CMakeLists.txt so it can link correctly with glslang by David Pinedo · 9 years ago
  27. b1dee27 layers: Update ShaderChecker to use new logging mechanism by Chris Forbes · 9 years ago
  28. 06a455b layers: Update custom CMake target for Windows by Cody Northrop · 9 years ago
  29. 16e8bef vulkan.h: V136 -- Vulkan Sparse Resource Issues by Mark Lobodzinski · 9 years ago
  30. 33fa041 loader: Build fixes for Windows by Cody Northrop · 9 years ago
  31. 5c7533b layers: Fix CMake custom target on Windows by Cody Northrop · 9 years ago
  32. 88a1e43 tests: Check for Glave before running trace/replay script by Cody Northrop · 9 years ago
  33. 5a4883b toolchain: Update to latest glslang and LunarGLASS, fix script by Cody Northrop · 9 years ago
  34. f17e93b Windows: Show the use of "update_external_sources.bat" by Ian Elliott · 9 years ago
  35. 3e71501 Windows: Update "Windows System Requirements" for glslang and tests. by Ian Elliott · 9 years ago
  36. 8663e74 tests: Do not try to run glave if doesn't exist by Courtney Goeltzenleuchter · 9 years ago
  37. 4efec94 layers: Fix makefile to look for <layerName>.json instead of <layerName>_config by Jon Ashburn · 9 years ago
  38. d1787a5 layers: Change JSON files to use relative path for shared libraries by Jon Ashburn · 9 years ago
  39. 1531517 loader: Handle relative and filename paths in the layer manifest files by Jon Ashburn · 9 years ago
  40. 84a8794 layers: Rename JSON files to <layer_name>.json by Jon Ashburn · 9 years ago
  41. b38936a layers: Copy json config files to build directory by Courtney Goeltzenleuchter · 9 years ago
  42. 79a5a96 layers: Generic- update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  43. 5bac609 tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  44. a6db346 ScreenShot: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  45. 426e187 layers: Image- Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  46. f13293f ParamChecker: Update extension and layer mechanism. by Courtney Goeltzenleuchter · 9 years ago
  47. bd332cc loader: Fix so device layers to enable are from global list of type device by Jon Ashburn · 9 years ago
  48. 2d0c4bb loader: Use layer manifest files to discovery and query layers by Jon Ashburn · 9 years ago
  49. ec10533 Screenshot: Make this a device layer only, no instance intercept by Jon Ashburn · 9 years ago
  50. 1051c51 DrawState: Remove the DOT file dumping and GraphViz stuff by Jon Ashburn · 9 years ago
  51. da8adfe shader_checker: Update extension & layer support by Courtney Goeltzenleuchter · 9 years ago
  52. e748133 mem_tracker: Use ARRAY_SIZE macro by Courtney Goeltzenleuchter · 9 years ago
  53. 7ad58c0 drawstate: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  54. 14e8e50 layers: Remove object tracker extensions by Courtney Goeltzenleuchter · 9 years ago
  55. 58e1e3b layers: Add handy ARRAY_SIZE macro by Courtney Goeltzenleuchter · 9 years ago
  56. 5c6cf47 loader: early exit if nothing to do. by Courtney Goeltzenleuchter · 9 years ago
  57. 75337d9 Multi: Update to latest extension & layer support by Courtney Goeltzenleuchter · 9 years ago
  58. c9a6edf apidump: Correct layer property description by Courtney Goeltzenleuchter · 9 years ago
  59. 80b0126 loader: collect layer properties regardless of extension by Courtney Goeltzenleuchter · 9 years ago
  60. 6f5b00c loader: Filter extensions for ICD's CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  61. 366b27a loader: Add validation checks to CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  62. 3b8c5ff loader: Validate global layers requested by app by Courtney Goeltzenleuchter · 9 years ago
  63. 746db73 loader: Filter extension list sent to ICD by Courtney Goeltzenleuchter · 9 years ago
  64. 381f3a2 tests: misc fixes after porting to new extension by Courtney Goeltzenleuchter · 9 years ago
  65. 607a097 tests: Only clean up instance if created by Courtney Goeltzenleuchter · 9 years ago
  66. a366a63 TODO: Add reminder for new code by Courtney Goeltzenleuchter · 9 years ago
  67. 3f9f7c4 layers: Update generator for threading, objtrack by Courtney Goeltzenleuchter · 9 years ago
  68. cd69eee tests: Update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  69. 8109510 loader: Use app's alloc routines if available by Courtney Goeltzenleuchter · 9 years ago
  70. 40caf0b loader: Add error return to detect invalid layers by Courtney Goeltzenleuchter · 9 years ago
  71. 6f460c5 loader: Use stack allocation for temp storage by Courtney Goeltzenleuchter · 9 years ago
  72. 4f7f77f loader: remove redundant log message by Courtney Goeltzenleuchter · 9 years ago
  73. fce8cd2 object_track: Update extension & layer support by Courtney Goeltzenleuchter · 9 years ago
  74. 10a8db0 Update CMake as things are ported. by Courtney Goeltzenleuchter · 9 years ago
  75. 371de70 loader: track layer library list by Courtney Goeltzenleuchter · 9 years ago
  76. 7f5aafc loader: Save app allocation callbacks by Courtney Goeltzenleuchter · 9 years ago
  77. db9a96f layers: Add TODO regarding locking by Courtney Goeltzenleuchter · 9 years ago
  78. 06b298a mem_tracker: Remove unused variable by Courtney Goeltzenleuchter · 9 years ago
  79. d54749c mem_tracker: Move wsi data to layer_data by Courtney Goeltzenleuchter · 9 years ago
  80. 842f842 layers: Update basic sample layer by Courtney Goeltzenleuchter · 9 years ago
  81. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  82. f03e8cd layers: Fix codegen for printing arrays of char* strings by Tobin Ehlis · 9 years ago
  83. 0c26e71 loader: Add implicit layer activation by Jon Ashburn · 9 years ago
  84. eb6d568 loader: Split the instance and device layer enablement env vars into 2 by Jon Ashburn · 9 years ago
  85. bd6c488 loader: Remove the merged enabled_extension list in device and instance structs by Jon Ashburn · 9 years ago
  86. f70f361 loader: Add log warning if json manifest file doesn't end in .json by Jon Ashburn · 9 years ago
  87. 5ef2060 loader: Make a layer properties structure for manifest file. by Jon Ashburn · 9 years ago
  88. 6922da1 tests: Remove WIN32 checks for SPIR-V usage, remove redundant tests by Cody Northrop · 9 years ago
  89. 7fb4386 tests: On init, specify if buffer is src or dst by Cody Northrop · 9 years ago
  90. bb6fdb3 tests: Specify VK_IMAGE_USAGE_SAMPLED_BIT when creating image by Cody Northrop · 9 years ago
  91. e2baad2 tests: (Workaround) Add VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT for swap chain image by Cody Northrop · 9 years ago
  92. c9a6991 tests: Provide VK_IMAGE_USAGE_TRANSFER_DESTINATION_BIT flag for vkCreateImage by Cody Northrop · 9 years ago
  93. 21ed9cd tests: Specify VK_BUFFER_USAGE_TRANSFER_SOURCE_BIT on buffer used to copy from by Cody Northrop · 9 years ago
  94. a3673cf tests: Clean up SPV usage flags, Windows uses it now by Cody Northrop · 9 years ago
  95. f91add8 toolchain: Switch to using github for glslang by Cody Northrop · 9 years ago
  96. 5934a88 toolchain: Add script to pull and build on Windows by Cody Northrop · 9 years ago
  97. 4c8b2ba tests: Fix some failing layer validation tests by Tobin Ehlis · 9 years ago
  98. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  99. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago
  100. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago