1. f7c0938 loader: Allow layer loading from pnp registry by Lenny Komow · 7 years ago
  2. 2089cdb loader: Fix PnP 32-bit registry handling by Lenny Komow · 7 years ago
  3. 9a2fa0e loader: Add new ICD search paths to loader by Slawomir Cygan · 7 years ago
  4. 21fd92c loader: Revert ICD dlopen back to using RTLD_LAZY by Lenny Komow · 7 years ago
  5. b986b5f loader: Expand error message info by Mark Young · 7 years ago
  6. 5305c1d loader: Expand lib search locations by Mark Young · 7 years ago
  7. 99984a3 loader: Modify ICD dlopen to use RTLD_NOW by Mark Young · 7 years ago
  8. dee312c spelling: Fix spelling errors by Mark Young · 8 years ago
  9. da849dc loader: gh1153 - Modify layer search path by Lenny Komow · 8 years ago
  10. 31a4801 loader: Improve Linux manifest search by Benjamin Saunders · 8 years ago
  11. 64318ba repo: Clang-format LVL source files using Google by Mark Lobodzinski · 8 years ago
  12. 729a8d3 repo: Clang-format c/cpp/h LVL files using LLVM by Mark Lobodzinski · 8 years ago
  13. e2ef9e6 loader: Fix static analysis warnings by Karl Schultz · 8 years ago
  14. c3d3f07 loader: Fix Clang warnings. by Jamie Madill · 8 years ago
  15. 5ecb4f6 loader: avoid DEFAULT_VK_LAYERS_PATH redefinition. by Frank Henigman · 8 years ago
  16. 5717310 loader: spell 'separator' correctly by Frank Henigman · 8 years ago
  17. 367c4ea loader: Parameterize locations of drivers/layers by Lenny Komow · 8 years ago
  18. a120bb3 loader: fix duplicate detection of manifests when CMAKE_INSTALL_PREFIX is defined by Dor Askayo · 8 years ago
  19. 1d8fe67 loader: use CMAKE_INSTALL_FULL_<dir> to improve Linux filesystem compatibility by Dor Askayo · 8 years ago
  20. 9ac3f4f loader: support manifests in XDG locations by John Drinkwater · 8 years ago
  21. 0ad8313 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  22. d077f99 Revert "loader: GH370 - re-enable allocator usage" by Mark Young · 8 years ago
  23. 4b0b922 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  24. 2769995 Revert "loader: GH370 - re-enable allocator usage" by Chris Forbes · 8 years ago
  25. e6aeb03 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  26. b2dfb55 loader: Increase error message length by Tobin Ehlis · 8 years ago
  27. 00c3c91 loader: Add compile-time option for layer search paths. by Jamie Madill · 9 years ago
  28. 2fcbd15 Revert "loader: Remove the default directory paths for ICDs and layers" by Jamie Madill · 8 years ago
  29. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  30. 9e4a953 loader: Remove the default directory paths for ICDs and layers by Jon Ashburn · 8 years ago
  31. 50adc92 loader: `Remove the ICD and Layers search path for Windows by Piers Daniell · 8 years ago
  32. 8365786 loader: Fix windows build from last loader checkin by Jon Ashburn · 9 years ago
  33. b682221 loader: Add a ICD and layer search path for loader to discover JSON files by Jon Ashburn · 9 years ago
  34. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  35. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  36. 38a497f loader: Convert getenv on Windows to use GetEnvironmentVariable by Jon Ashburn · 9 years ago
  37. 075ce43 loader: Add support for implicit layers by Jon Ashburn · 9 years ago
  38. b49b6e5 wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  39. 450e463 wsi: Fix windows build issues by Mark Lobodzinski · 9 years ago
  40. fc1031e loader: Add dynamic dispatch for unknown device extension entrypoints by Jon Ashburn · 9 years ago
  41. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  42. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  43. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  44. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  45. 890adf1 layers: Windows define fixes by Tobin Ehlis · 9 years ago
  46. 547bbee loader: Move utility function so it is found on both Linux and Windows by jon · 9 years ago
  47. 6e62684 loader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on Linux by Daniel Dadap · 9 years ago
  48. 00b4aba loader: add helper for combining paths by Daniel Dadap · 9 years ago
  49. 3f8c300 loader: Clean up loader_platform file by Jon Ashburn · 9 years ago
  50. 9c1e8cb loader: Remove unneeded defines by Courtney Goeltzenleuchter · 9 years ago
  51. 22d8d79 loader: Use correct 64bit printf format for Windows by Courtney Goeltzenleuchter · 9 years ago
  52. 8f3459c loader, icd: correct use of _aligned_malloc by Mike Stroyan · 9 years ago
  53. fa395a9 misc: Move snprintf define to vk_sdk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  54. 695f2c2 Make layers build on android. by Michael Lentine · 9 years ago
  55. 87d6aa9 loader: make thirdparty code use allocation callbacks by Jon Ashburn · 9 years ago
  56. da6c23c headers: Add vk_sdk_platform.h for Win/Linux differences by Mark Lobodzinski · 9 years ago
  57. 1b95822 loader: Change layer manifest file location env var to VK_LAYER_PATH by Jon Ashburn · 9 years ago
  58. 34c500b Further layer search path fix: s/implicit/explict by James Jones · 9 years ago
  59. 09a436f Fix loader paths for "etc" directories. by James Jones · 9 years ago
  60. c28b0a1 linux: Fix standard GNU path usage by James Jones · 9 years ago
  61. 3869f41 linux: Use standard GNU install paths by Adam Jackson · 9 years ago
  62. bb23456 loader: Change VK_LAYERS_FOLDERS to VK_LAYER_FOLDERS to match documentation by Jon Ashburn · 9 years ago
  63. 3230e72 loader: Fix ICD and layer directory scan order on Linux by Adam Jackson · 9 years ago
  64. 5e1f63d loader: Fix bug where layer default system path string needed to be copied by Jon Ashburn · 9 years ago
  65. 33fa041 loader: Build fixes for Windows by Cody Northrop · 9 years ago
  66. 1531517 loader: Handle relative and filename paths in the layer manifest files by Jon Ashburn · 9 years ago
  67. 2d0c4bb loader: Use layer manifest files to discovery and query layers by Jon Ashburn · 9 years ago
  68. 7f5aafc loader: Save app allocation callbacks by Courtney Goeltzenleuchter · 9 years ago
  69. eb6d568 loader: Split the instance and device layer enablement env vars into 2 by Jon Ashburn · 9 years ago
  70. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago[Renamed from loader/loader_platform.h]
  71. a01c13a loader: Use _alloca instead of alloca on Windows by David Pinedo · 9 years ago
  72. ffad94d loader: Support gettting JSON ICD manifest files from registry by Jon Ashburn · 9 years ago
  73. 2077e38 loader: Add parsing of JSON file to find location of ICD libraries by Jon Ashburn · 9 years ago
  74. 1d825c7 Windows: Fix build issues on Windows by Tony Barbour · 9 years ago
  75. 27cd584 loader: Activate layers on the instance chain at CreateInstance by Jon Ashburn · 9 years ago
  76. 713b1b0 Loader: search also through SysWow64 folder on windows by scygan · 9 years ago
  77. c3d9833 Add win32 condition variables. by Mike Stroyan · 9 years ago
  78. ed238bb layers: Make threading layer provide thread-safety by Mike Stroyan · 9 years ago
  79. ae053e9 loader: Fix bug on layer name prefix string length by Jon Ashburn · 9 years ago
  80. 06ebd75 Win: Fix typo and incorrect strlen for finding/loading ICDs. by Ian Elliott · 10 years ago
  81. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 10 years ago
  82. 5aa4ea2 New loader_get_registry_value() function reads 32/64 registry ... by Ian Elliott · 10 years ago
  83. 188f820 Get the trace player to work with Windows by Piers Daniell · 10 years ago
  84. 4da523a Update tri and cube with stage by Piers Daniell · 10 years ago
  85. 6a21834 loader: do not set RTLD_DEEPBIND by Chia-I Wu · 10 years ago
  86. 4470a30 loader: Windows now uses registry + env's (diff names) by Ian Elliott · 10 years ago
  87. 655cad7 Win: Attempt to keep from using Linux functions. by Ian Elliott · 10 years ago
  88. e536946 Linux: Add back the "C99" comment within "loader_platform.h" by Ian Elliott · 10 years ago
  89. f1a3ae7 Win/icd: Move STATIC_INLINE macro, and use for magic funcs. by Ian Elliott · 10 years ago
  90. b049785 layers: Fixes for Windows build by Tobin Ehlis · 10 years ago
  91. 1962880 Win: Eliminate VS2013 compiler warnings for "loader.c" ... by Ian Elliott · 10 years ago
  92. 457810e Win: Move some macros to "loader_platform.h" by Ian Elliott · 10 years ago
  93. 2d4ab1e Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 10 years ago