1. 1516c0f tests: Fix image creation with invalid initial layout by Tony Barbour · 8 years ago
  2. 26aa42b tests: LEx 294 Don't create empty descriptor pools by Tony Barbour · 8 years ago
  3. 014438f loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice by Jon Ashburn · 8 years ago
  4. bb54b4d LX #410 - Use ${PYTHON_EXECUTABLE} for PYTHON_CMD by Tony Barbour · 8 years ago
  5. 2fdaaf2 layers: gllavl#78 validate base pipeline by Jeremy Hayes · 8 years ago
  6. a4dc0ac layers: gllavl#77 validate layout during clear by Jeremy Hayes · 8 years ago
  7. ffc8a70 layers: gllavl#76 validate initialLayout by Jeremy Hayes · 8 years ago
  8. eb73703 layers: Update QueueFamilyIndex validation by Mark Lobodzinski · 8 years ago
  9. dc5d920 loader: refactor EnumerateDevice*Properties terminate/trampoline code by Jon Ashburn · 8 years ago
  10. 06970ae layers: GH LVL#49, Updated layer docs/README for new layers by Mark Lobodzinski · 8 years ago
  11. d40b2db layers: GL107, Validate queueFamilyIndices for CreateSwapchain by Mark Lobodzinski · 8 years ago
  12. 52a6e7d layers: GL207, Validate queue_family_index by Mark Lobodzinski · 8 years ago
  13. ed54767 layers: LX322, Track semaphore state acroos QueueBindSparse calls by Mark Lobodzinski · 8 years ago
  14. 8c8d6ed build: GH PR17, Remove unused displayserver ENV settings by Mark Lobodzinski · 8 years ago
  15. c1783ec build: GH PR17, Add Android WSI info to Windows version of codegen script by Cody Northrop · 8 years ago
  16. 0a179fe layers: GH PR17, Add support for building for Android on Windows by Cody Northrop · 8 years ago
  17. d53098f cmake: GH PR17, Improve error detection for displayserver selection by Mark Lobodzinski · 8 years ago
  18. 59816c7 loader: GH PR17, Add windows support for new displayserver types by Mark Lobodzinski · 8 years ago
  19. 7791dad cmake: GH PR17, Fix vulkan.py code generation script for Windows builds by Mark Lobodzinski · 8 years ago
  20. 5819d89 cmake: GH PR17, Add DisplayServer variables for the WSI interfaces by Mun, Gwan-gyeong · 8 years ago
  21. 50dd2e6 Build: GH PR17, Add Android WSI info to android codegen script by Mun, Gwan-gyeong · 8 years ago
  22. 4f36496 cmake: GH PR17, Add WSI options to loader codegen script by Mun, Gwan-gyeong · 8 years ago
  23. 82a244a layers: GH PR17, Add WSI argument passing to vk-generate.py by Mun, Gwan-gyeong · 8 years ago
  24. 8b4e629 cmake: GH PR17, Pass WSI arg to layer generating scripts by Mun, Gwan-gyeong · 8 years ago
  25. bd4dd59 layers: GH PR17, Add Wayland, Xlib, Android & Mir extensions to codegen scripts by Mun, Gwan-gyeong · 8 years ago
  26. 0a88f4c loader: GH PR17, Fix typo in comment by Mun, Gwan-gyeong · 8 years ago
  27. c954fbb docs: Add CONTRIBUTING.md by Karl Schultz · 8 years ago
  28. 7ebd80c demos: Add Hologram snapshot as Smoke test/demo by Tony Barbour · 8 years ago
  29. 1530c34 loader: Better delineate trampoline and terminator functions by Jon Ashburn · 8 years ago
  30. 63e2a25 layers: Fix compliation error in draw_state by Jon Ashburn · 8 years ago
  31. 631e414 android: Drop layer validation tests for now by Cody Northrop · 8 years ago
  32. 4a72352 windows: Add android-generate.bat by Cody Northrop · 8 years ago
  33. f15e1e6 layers: remove unused file by Courtney Goeltzenleuchter · 8 years ago
  34. 6b91335 layers: Fix file permissions by Courtney Goeltzenleuchter · 8 years ago
  35. 4308476 layers: Fix clang warning by Courtney Goeltzenleuchter · 8 years ago
  36. 1a66aaa layers: Fix typo in vk_validation_layer_details.md by Ian Elliott · 8 years ago
  37. 6ab43a1 layers: Validate image barrier in draw_state by Michael Lentine · 9 years ago
  38. e4babac layers: Fix descriptor resource tracking in mem_tracker by Tobin Ehlis · 8 years ago
  39. a04867f layers: draw_state validates VkPipelineColorBlendStateCreateInfo by Ian Elliott · 8 years ago
  40. 30a9ab6 Docs: GH39, Update BUILD.md for directions on installing python lxml module by Jon Ashburn · 8 years ago
  41. dc6010a docs: Update BUILD.md by Karl Schultz · 8 years ago
  42. aabb359 Use API Version 1.0.0 instead of using VK_API_VERSION for tests/demos by Tony Barbour · 8 years ago
  43. e992882 layers: Add component awareness to SC interface matching by Chris Forbes · 8 years ago
  44. 2558bd3 loader: Fix MSVS warnings by Karl Schultz · 8 years ago
  45. bb12490 layers: Fixed markStoreImagesAndBuffersAsWritten() in mem_tracker by szdarkhack · 8 years ago
  46. 7f00ca8 loader: Update doc to add the Linux search path by Jon Ashburn · 8 years ago
  47. f6abc20 loader: Add example code by Courtney Goeltzenleuchter · 8 years ago
  48. 84a75ce loader: doc cleanup by Courtney Goeltzenleuchter · 8 years ago
  49. 7221a5a loader: doc cleanup by Courtney Goeltzenleuchter · 8 years ago
  50. 8cbde24 layers: Make layer option names more consistent and update docs by Mark Lobodzinski · 8 years ago
  51. 941f46e Check boolean values in vkCreateSampler by rdb · 8 years ago
  52. bcf095c docs: fix bad link in layers/README.md by Karl Schultz · 8 years ago
  53. bd212c3 layers: Added TODO in drawstate for Khronos-github issue #30 by Mark Lobodzinski · 8 years ago
  54. ed07a9c layers: draw_state VK_WHOLE_SIZE in barriers by Mike Stroyan · 8 years ago
  55. aca87da layers: Allow draw_state layout mismatch with UNDEFINED by Mike Stroyan · 8 years ago
  56. 28e5c10 layers: Fix memory leak in mem_tracker by Mark Lobodzinski · 8 years ago
  57. 53b513f layers: Remove unnecessary null pointer checks by Eric Engestrom · 8 years ago
  58. 35a9634 layers: LX232, Removed invalid object_tracker QueueBindSparse error message by Mark Lobodzinski · 8 years ago
  59. 7d31728 layers: MR247, Snap start and end to page to compare for mem_tracker by Eric Werness · 9 years ago
  60. f161987 loader: Fix typos, spelling, grammar in loader interface doc by Jeff Juliano · 8 years ago
  61. 5d28859 build: Remove LunarGLASS from Win update ext sources. by Karl Schultz · 8 years ago
  62. bb0ca3f Update build info to reflect ICD moving to VulkanTools by Karl Schultz · 8 years ago
  63. 149e6c6 Build: Remove LunarGLASS from update_external_sources.sh by GregF · 8 years ago
  64. e7de278 glslang: Update revision to pick up recent fixes by Karl Schultz · 8 years ago
  65. a5ebe8a loader: Fix Wayland support by Jason Ekstrand · 9 years ago
  66. 5cd6a91 cmake: Add options for each of the linux wsi interfaces by Jason Ekstrand · 8 years ago
  67. 888c050 loader: Fix standard_validation enumeration on instance chain by Jon Ashburn · 8 years ago
  68. 8733866 winrtinstaller: update README.txt to better explain rt installer exit codes by David Pinedo · 8 years ago
  69. 9b04680 layers: Allow draw_state layout mismatch with UNDEFINED by Michael Lentine · 8 years ago
  70. 4b8e87d loader: Fix threading layer name in loader standard_threading by Jon Ashburn · 8 years ago
  71. 67e262e loader: Environment variable override got broken with recent change by Jon Ashburn · 8 years ago
  72. 0f1cde2 layers: Fix android build and update hash. by Michael Lentine · 8 years ago
  73. 8365786 loader: Fix windows build from last loader checkin by Jon Ashburn · 8 years ago
  74. b682221 loader: Add a ICD and layer search path for loader to discover JSON files by Jon Ashburn · 8 years ago
  75. 8656ee8 layers: Fix typo in mem_tracker by Mark Lobodzinski · 8 years ago
  76. 77ae52b layers: param_check- enable android build by Mike Stroyan · 8 years ago
  77. fcac8f7 layers: Fix possible crash in draw_state layer by Mark Lobodzinski · 9 years ago
  78. 1295252 layers: Fix UpdateDescriptorSets crash in mem_tracker by Mark Lobodzinski · 9 years ago
  79. e80978b winrtinstaller: change error message by David Pinedo · 8 years ago
  80. a6d46a8 winrtinstaller: Unique error codes by David Pinedo · 9 years ago
  81. a2e5c94 tests: Fix ClearDepthStencilImageWithinRenderPass by Dustin Graves · 9 years ago
  82. 1e92cd7 layers: MR243: NULL pointer and struct type checks by Dustin Graves · 9 years ago
  83. dfa6acf layers: MR243: Add param checker code generation by Dustin Graves · 9 years ago
  84. 3059072 spirv-tools: update versions for 1.0.3 by Jon Ashburn · 8 years ago
  85. d183b2d layers: Fix android build of safe_struct wrappers by Tobin Ehlis · 8 years ago
  86. fb4c1c3 layers: MR221: Correct name for unique_objects layer by Courtney Goeltzenleuchter · 9 years ago
  87. 7688532 layers: MR221: rename threading test by Courtney Goeltzenleuchter · 9 years ago
  88. beb42f8 layers: MR221: Android needs Enumerate*Properties by Courtney Goeltzenleuchter · 9 years ago
  89. f3d3970 layers: MR221: Add Enumerate for Android by Courtney Goeltzenleuchter · 9 years ago
  90. a4784fb layers: MR221: Update extension info to match json files by Courtney Goeltzenleuchter · 9 years ago
  91. 3ad8e9b swapchain: MR221: Remove unused property info by Courtney Goeltzenleuchter · 9 years ago
  92. 0271ec2 swapchain: MR221: Use proper layer name by Courtney Goeltzenleuchter · 9 years ago
  93. f6ca21c layers: MR221: Fix implementationVersion by Courtney Goeltzenleuchter · 9 years ago
  94. 6dd0fc3 layers: Special case VkWriteDescriptorSet safe_struct code by Tobin Ehlis · 9 years ago
  95. bb7e35b loader:Force Cmake to build dev_ext_trampoline.c always relase mode by Jon Ashburn · 9 years ago
  96. 18c06a2 Update build info and references to new public GitHub names by Peter Lohrmann · 8 years ago
  97. 2a88384 layers: Fix Win32 build errors in draw_state by Mark Lobodzinski · 8 years ago
  98. ce9c66f layers: Re-enable support for linux by Mark Lobodzinski · 8 years ago
  99. 1c385f2 loader: Add better checks for malformed disable_environment in layer JSON file by Jon Ashburn · 9 years ago
  100. 10d7454 layers: Update debug_report spec version in json files to match vulkan.h by Karl Schultz · 8 years ago