1. 970ebcf loader: Fix 2 warnings detected in VS2015. by Jamie Madill · 8 years ago
  2. 0ad8313 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  3. d077f99 Revert "loader: GH370 - re-enable allocator usage" by Mark Young · 8 years ago
  4. 4b0b922 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  5. 2769995 Revert "loader: GH370 - re-enable allocator usage" by Chris Forbes · 8 years ago
  6. e6aeb03 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  7. cbcbf89 loader: Fix version info on manifest string. by Mark Young · 8 years ago
  8. c3a6d2e loader: Fix GH607 by adding proper array support by Mark Young · 8 years ago
  9. 8b83c40 loader: Treat GLOBAL layers same as INSTANCE layers by Jon Ashburn · 8 years ago
  10. c0dc07c loader: reduce message level if GDPA of a layer is not found by Jon Ashburn · 8 years ago
  11. 491cd04 loader: deprecate device layers by Jon Ashburn · 8 years ago
  12. 10b3f83 loader: lvlgh204, Fix calls to secure_getenv on glibc < 2.17 by Jon Ashburn · 8 years ago
  13. 00c3c91 loader: Add compile-time option for layer search paths. by Jamie Madill · 8 years ago
  14. 2fcbd15 Revert "loader: Remove the default directory paths for ICDs and layers" by Jamie Madill · 8 years ago
  15. 9a2b119 loader: don't remove loader structs from CreateInfo for ICD by Jon Ashburn · 8 years ago
  16. 17b4c86 loader: ghlvl#180 Support a ICD interface version negotiation by Jon Ashburn · 8 years ago
  17. 4dc1d8a loader: ghlvl 361, Simplify library resource handling by Jon Ashburn · 8 years ago
  18. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  19. faaadba Revert "loader: Temp workaround to add WSI surface extensions enumerated." by Jon Ashburn · 8 years ago
  20. 12711e2 Revert "loader: temp workaround for advertising linux wsi surface extensions" by Jon Ashburn · 8 years ago
  21. 9e4a953 loader: Remove the default directory paths for ICDs and layers by Jon Ashburn · 8 years ago
  22. cc407a2 loader: Run clang-format by Jon Ashburn · 8 years ago
  23. 25d27fe loader: Added some missing function entry points to loader_icd_init_entrys. by Petros Bantolas · 8 years ago
  24. b872696 loader: ghlvl #66, Ensure std_validationadvertises underlying layer extensions by Jon Ashburn · 8 years ago
  25. 80a08d6 loader: Fix the std_validation version to really be loader's built version by Jon Ashburn · 8 years ago
  26. 6936647 loader: Preserve order during layer list expansion by Chris Forbes · 8 years ago
  27. bd9de05 loader: Don't scribble on caller memory in CreateInstance,CreateDevice by Chris Forbes · 8 years ago
  28. ad26bee loader: temp workaround for advertising linux wsi surface extensions by Jon Ashburn · 8 years ago
  29. efbbfc1 loader: Fix regression with dEQP-VK.api.object_management.alloc_callback_fail.device by Piers Daniell · 8 years ago
  30. 903dc20 loader: Temp workaround to add WSI surface extensions enumerated. by Jon Ashburn · 8 years ago
  31. d8ed799 loader: ghlvl #204, Use __secure_getenv if secure_getenv is unavailable by Jon Ashburn · 8 years ago
  32. 3e2bd5a loader: report implicit instance extensions by Jeremy Hayes · 8 years ago
  33. 0b8507c loader: Fix createDev treminator to init the logicalDevs ICD dev by Jon Ashburn · 8 years ago
  34. 295fe40 loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevices by Piers Daniell · 8 years ago
  35. ed8f231 loader: Add device callback to set dispatchable object by Jon Ashburn · 8 years ago
  36. 72690f2 loader: Remove the device_info in the layer chain structure by Jon Ashburn · 8 years ago
  37. c3c5877 loader: Add instance callback to set dispatchable objects by Jon Ashburn · 8 years ago
  38. 7da0f3b loader: Remove the instance_info in the layer chain structure by Jon Ashburn · 8 years ago
  39. 6fa520f loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux by Jon Ashburn · 8 years ago
  40. 787eb25 loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev by Jon Ashburn · 8 years ago
  41. dc9111c misc: Update to header version 1.0.6 by Jon Ashburn · 8 years ago
  42. 1a02c2f loader: make sure createDevice uses ICDs physicalDevice by Jon Ashburn · 8 years ago
  43. 4e8c416 loader: Fix issue passing wrong instance if layer wraps instances by Jon Ashburn · 8 years ago
  44. c7d3e73 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 8 years ago
  45. 65d2018 loader: VulkanTools PR 13 Resolve ...XlibPresentationSupportKHR by Karl Schultz · 8 years ago
  46. 1eb1f62 loader: gllavl#46 add check for device extensions by Jeremy Hayes · 8 years ago
  47. 014438f loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice by Jon Ashburn · 8 years ago
  48. dc5d920 loader: refactor EnumerateDevice*Properties terminate/trampoline code by Jon Ashburn · 8 years ago
  49. 1530c34 loader: Better delineate trampoline and terminator functions by Jon Ashburn · 8 years ago
  50. 2558bd3 loader: Fix MSVS warnings by Karl Schultz · 8 years ago
  51. a5ebe8a loader: Fix Wayland support by Jason Ekstrand · 9 years ago
  52. 888c050 loader: Fix standard_validation enumeration on instance chain by Jon Ashburn · 8 years ago
  53. 67e262e loader: Environment variable override got broken with recent change by Jon Ashburn · 8 years ago
  54. b682221 loader: Add a ICD and layer search path for loader to discover JSON files by Jon Ashburn · 8 years ago
  55. 1c385f2 loader: Add better checks for malformed disable_environment in layer JSON file by Jon Ashburn · 9 years ago
  56. 6256fce loader: check for null pointers in loader_add_layer_property_meta by David Pinedo · 9 years ago
  57. 2e37d75 loader: For dev ext trampoline error code, add error logging by Jon Ashburn · 9 years ago
  58. 7148344 loader: add support for standard_validation layer enabled from env var by Jon Ashburn · 9 years ago
  59. 86a527a loader: Add feature standard-validation layer from application by Jon Ashburn · 9 years ago
  60. f2b4e38 loader: rerun clang-format on some files by Jon Ashburn · 9 years ago
  61. 36b4de2 layers/loader: Fix string validation error by Mark Lobodzinski · 9 years ago
  62. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  63. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  64. c1cf6a8 loader: Change error to warning for missing layer registry key by Jon Ashburn · 9 years ago
  65. e9f09ef loader: Null-terminated string checks by Mark Lobodzinski · 9 years ago
  66. 89f8f36 loader: MR215 device extensions not enumerated by Courtney Goeltzenleuchter · 9 years ago
  67. d7b18f9 loader: filter device extensions in the terminator instead of trampoline by Jon Ashburn · 9 years ago
  68. 6e0a213 loader: Fix bug on pass by value for created_instance by Jon Ashburn · 9 years ago
  69. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  70. 2f057e8 loader: Fix 32-bit loader exception when layers enabled for Vulkan apps. by Mark Young · 9 years ago
  71. ccd00a6 loader: Fix createInstance to pass pAllocator down by Jon Ashburn · 9 years ago
  72. 0547709 loader: Don't have createInstance terminator code write the instance object by Jon Ashburn · 9 years ago
  73. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  74. 373c180 vktrace: Get partially working again with the new loader/layer interface by Jon Ashburn · 9 years ago
  75. 524b7e3 loader: remove resolved TODOs by Courtney Goeltzenleuchter · 9 years ago
  76. 14f19b6 loader: Remove CreateInstance and CreateDevice by Courtney Goeltzenleuchter · 9 years ago
  77. 02f8df7 loader: Use ICD's GetInstanceProcAddr by Courtney Goeltzenleuchter · 9 years ago
  78. b39ccd5 loader: Add util to strip loader extensions by Courtney Goeltzenleuchter · 9 years ago
  79. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  80. b2b16fe laoder: Fix phys_dev to use unwrapped version in loader_CreateDevice by Jon Ashburn · 9 years ago
  81. e46cf7c loader: Fix bad memory ref and CreateInstance fail don't write ouptut by Jon Ashburn · 9 years ago
  82. 471f44c loader: Add support for implicit layer device extensions enumeration by Jon Ashburn · 9 years ago
  83. 5f55660 loader: Fix so unwrapped instance gets used for layer instance extension dispatch by Jon Ashburn · 9 years ago
  84. 69a5f7a loader: Fix old ICD interface to not use vkGetInstanceProcAddr(NULL,) by Jon Ashburn · 9 years ago
  85. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  86. 6a118ae misc: make sure host memory alignment is a power of two by Jon Ashburn · 9 years ago
  87. fd4d09d loader: Find ICD entrypoints via vk_icdGetInstanceProcAddr first in ICD library by Jon Ashburn · 9 years ago
  88. 38a497f loader: Convert getenv on Windows to use GetEnvironmentVariable by Jon Ashburn · 9 years ago
  89. 9ef0983 loader: MR111, Fix memleaks by BogDan Vatra · 9 years ago
  90. b1a03e0 loader: Don't override VK_LAYER_PATH for implicit layers by Jon Ashburn · 9 years ago
  91. 0704af9 loader: Fix typo in CreateDevice so ICDs see filtered device extension list by Jon Ashburn · 9 years ago
  92. 36eeb74 loader: Properly filter ICD extensions by Courtney Goeltzenleuchter · 9 years ago
  93. 075ce43 loader: Add support for implicit layers by Jon Ashburn · 9 years ago
  94. 6766ae9 loader: Fix erroneous call to loader_log previously added by Jon Ashburn · 9 years ago
  95. b1c0563 loader: Fix compile error from rebase by Jon Ashburn · 9 years ago
  96. 0ef13a0 loader: fix mismatch size warning by Courtney Goeltzenleuchter · 9 years ago
  97. 80bfd0e loader: correct compiler warning by Courtney Goeltzenleuchter · 9 years ago
  98. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  99. 54ce81a loader: save memory pointer before it's lost by Courtney Goeltzenleuchter · 9 years ago
  100. 7347739 loader: Enable callbacks from loader_log by Courtney Goeltzenleuchter · 9 years ago