1. 9ac5931 docs: Remove extra line in doc headers by Mark Young · 8 years ago
  2. cb6e670 loader: Clean up some things in the MD file by Mark Young · 8 years ago
  3. 78f88c8 loader: Clarify in docs about WSI and inst ext. by Mark Young · 8 years ago
  4. c7ee932 misc: Update to Vulkan header version 21 by Karl Schultz · 8 years ago
  5. 9244350 loader: mr739 - Link VKstatic against shlwapi by Nekotekina · 8 years ago
  6. ee34449 misc: Update to Vulkan header version 20 by Karl Schultz · 8 years ago
  7. 970ebcf loader: Fix 2 warnings detected in VS2015. by Jamie Madill · 8 years ago
  8. ed566c3 loader: Remove device_limits layer by Mark Lobodzinski · 8 years ago
  9. 0ad8313 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  10. d077f99 Revert "loader: GH370 - re-enable allocator usage" by Mark Young · 8 years ago
  11. 4b0b922 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  12. 2769995 Revert "loader: GH370 - re-enable allocator usage" by Chris Forbes · 8 years ago
  13. e6aeb03 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  14. 5755151 docs: Fix broken link in LoaderAndLayerInterface by Mark Young · 8 years ago
  15. cbcbf89 loader: Fix version info on manifest string. by Mark Young · 8 years ago
  16. eec45cd loader: update so version by Jeremy Hayes · 8 years ago
  17. b2dfb55 loader: Increase error message length by Tobin Ehlis · 8 years ago
  18. 6d026a7 docs: Fix weird characters in Loader.md file by Mark Young · 8 years ago
  19. 9c9266a loader: GH362 - Fix json output of escape chars by Mark Young · 8 years ago
  20. c3a6d2e loader: Fix GH607 by adding proper array support by Mark Young · 8 years ago
  21. 9f1d0b6 loader: return ext not present when applicable by Jeremy Hayes · 8 years ago
  22. d6889c8 Revert "loader: Fix build warning on windows" by Jon Ashburn · 8 years ago
  23. 7eac70e loader: Fix build warning on windows by Jon Ashburn · 8 years ago
  24. 2b4d7bb loader: doc update for merge android and desktop layer interface by Jon Ashburn · 8 years ago
  25. b87f902 layers: Move debug action enums from vk_layer.h by Mark Lobodzinski · 8 years ago
  26. abe8b47 cmake: Fix MSVCRT override by Dustin Graves · 8 years ago
  27. 5cec2c2 winrtinstaller: remove dependency on msvcrt redistributables by David Pinedo · 8 years ago
  28. 0e9aae7 docs: update v0 languages for device layer deprecation by Chia-I Wu · 8 years ago
  29. c9d7fc9 doc: update layer and loader doc for device lyaer deprecation by Jon Ashburn · 8 years ago
  30. bda5df5 loader: update linux so version by Jeremy Hayes · 8 years ago
  31. 8b83c40 loader: Treat GLOBAL layers same as INSTANCE layers by Jon Ashburn · 8 years ago
  32. c0dc07c loader: reduce message level if GDPA of a layer is not found by Jon Ashburn · 8 years ago
  33. 491cd04 loader: deprecate device layers by Jon Ashburn · 8 years ago
  34. 80e5741 loader: update linux so version by Jeremy Hayes · 8 years ago
  35. 6bda65b loader: Update interface doc by Jon Ashburn · 8 years ago
  36. 10b3f83 loader: lvlgh204, Fix calls to secure_getenv on glibc < 2.17 by Jon Ashburn · 8 years ago
  37. b5e850e doc: allow layers to ignore pAllocator by Chia-I Wu · 8 years ago
  38. 657bd74 loader: added Windows resource file for vulkan-1.dll by David Pinedo · 8 years ago
  39. a26d47c loader: Fix issue when ICD DestroyDebugReportCallbackEXT not found. by Mark Young · 8 years ago
  40. b33052d CMakeLists.txt and doc changes for by Mark Mueller · 8 years ago
  41. 00c3c91 loader: Add compile-time option for layer search paths. by Jamie Madill · 8 years ago
  42. 2fcbd15 Revert "loader: Remove the default directory paths for ICDs and layers" by Jamie Madill · 8 years ago
  43. 9a2b119 loader: don't remove loader structs from CreateInfo for ICD by Jon Ashburn · 8 years ago
  44. 65ba4da loader: update doc to remove sentence allowing layers to skip by Jon Ashburn · 8 years ago
  45. 17b4c86 loader: ghlvl#180 Support a ICD interface version negotiation by Jon Ashburn · 8 years ago
  46. 54791f6 loader: update spec doc for ICD interface versioning by Jon Ashburn · 8 years ago
  47. adac834 doc: remove rules on vkEnumerate*Properties for layers by Chia-I Wu · 8 years ago
  48. cb24fec doc: formalize the current loader-layer interface by Chia-I Wu · 8 years ago
  49. d8726c2 loader: fix LX475 by Jeremy Hayes · 8 years ago
  50. 4dc1d8a loader: ghlvl 361, Simplify library resource handling by Jon Ashburn · 8 years ago
  51. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  52. 0811cec Update typo in doc by ttyio · 8 years ago
  53. 3e163ee doc: fix typos in doc by David Pinedo · 8 years ago
  54. faaadba Revert "loader: Temp workaround to add WSI surface extensions enumerated." by Jon Ashburn · 8 years ago
  55. 12711e2 Revert "loader: temp workaround for advertising linux wsi surface extensions" by Jon Ashburn · 8 years ago
  56. 9e4a953 loader: Remove the default directory paths for ICDs and layers by Jon Ashburn · 8 years ago
  57. cc407a2 loader: Run clang-format by Jon Ashburn · 8 years ago
  58. 50adc92 loader: `Remove the ICD and Layers search path for Windows by Piers Daniell · 8 years ago
  59. 32ad8d8 loader: dont free and reallocate physical devices by Jeannot Breton · 8 years ago
  60. 25d27fe loader: Added some missing function entry points to loader_icd_init_entrys. by Petros Bantolas · 8 years ago
  61. b872696 loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensions by Jon Ashburn · 8 years ago
  62. 80a08d6 loader: Fix the std_validation version to really be loader's built version by Jon Ashburn · 8 years ago
  63. 6936647 loader: Preserve order during layer list expansion by Chris Forbes · 8 years ago
  64. bd9de05 loader: Don't scribble on caller memory in CreateInstance,CreateDevice by Chris Forbes · 8 years ago
  65. ad26bee loader: temp workaround for advertising linux wsi surface extensions by Jon Ashburn · 8 years ago
  66. 2b2f618 loader: Update specification doc for dispatchable object initialization by Jon Ashburn · 8 years ago
  67. efbbfc1 loader: Fix regression with dEQP-VK.api.object_management.alloc_callback_fail.device by Piers Daniell · 8 years ago
  68. 5236a6c loader: remove unused instance_dispatch.png by Karl Schultz · 8 years ago
  69. d212b8d loader: bump linux version by Jeremy Hayes · 8 years ago
  70. 903dc20 loader: Temp workaround to add WSI surface extensions enumerated. by Jon Ashburn · 8 years ago
  71. 2b6b8d5 Fix 4 MSVS warnings in loader and layers. by Jamie Madill · 8 years ago
  72. d8ed799 loader: ghlvl #204, Use __secure_getenv if secure_getenv is unavailable by Jon Ashburn · 8 years ago
  73. eae5ee4 loader: fix spelling mistakes by Eric Engestrom · 8 years ago
  74. 3e2bd5a loader: report implicit instance extensions by Jeremy Hayes · 8 years ago
  75. ad6300f loader: vk{Create|Destroy}Instance can have multiple tmp callbacks by Ian Elliott · 8 years ago
  76. 0b8507c loader: Fix createDev treminator to init the logicalDevs ICD dev by Jon Ashburn · 8 years ago
  77. 295fe40 loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevices by Piers Daniell · 8 years ago
  78. 2477aba loader: Trampoline vkEnumeratePhysDev should use layer-returned physDev count by Piers Daniell · 8 years ago
  79. 61e4538 loader: Fix loader_unwrap_physical_device() to cast to correct type by Piers Daniell · 8 years ago
  80. ed8f231 loader: Add device callback to set dispatchable object by Jon Ashburn · 8 years ago
  81. 72690f2 loader: Remove the device_info in the layer chain structure by Jon Ashburn · 8 years ago
  82. c3c5877 loader: Add instance callback to set dispatchable objects by Jon Ashburn · 8 years ago
  83. 7da0f3b loader: Remove the instance_info in the layer chain structure by Jon Ashburn · 8 years ago
  84. f8b3c89 loader: Fix MSVC post-build event so copy with non-existent dir works by Jon Ashburn · 8 years ago
  85. fd679d8 cmake: Add post build event for MSVC for vulkan dll copy by Jon Ashburn · 8 years ago
  86. 6fa520f loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux by Jon Ashburn · 8 years ago
  87. ea2abf0 loader: Fix bugs found in code review. by Ian Elliott · 8 years ago
  88. 3b354cf loader: Setup temporary callback for vkDestroyInstance by Ian Elliott · 8 years ago
  89. d76b51c loader: Fix some typos from the recent WSI checkins: broke wayland by Jon Ashburn · 8 years ago
  90. 31f7284 loader: Convert fprintf() calls to loader_log() by Ian Elliott · 8 years ago
  91. 2b8965a layers: WSI functions should not work unless enabled. by Ian Elliott · 8 years ago
  92. 787eb25 loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev by Jon Ashburn · 8 years ago
  93. dc9111c misc: Update to header version 1.0.6 by Jon Ashburn · 8 years ago
  94. 739391a layers: Rename param_checker to parameter_validation by Mark Lobodzinski · 8 years ago
  95. 41c2f92 layers: Replace draw_state and mem_tracker with core validation by Mark Lobodzinski · 8 years ago
  96. 848bad4 #include formatting changes for relative look-up. by Aaron Karp · 8 years ago
  97. 1a02c2f loader: make sure createDevice uses ICDs physicalDevice by Jon Ashburn · 8 years ago
  98. 761de4b loader: Fix cmake on win for list of normal and opt sources by Jon Ashburn · 8 years ago
  99. a492c87 loader: fix cmake file so it doesn't always build loader with DEBUG by David Pinedo · 8 years ago
  100. 4e8c416 loader: Fix issue passing wrong instance if layer wraps instances by Jon Ashburn · 8 years ago