1. 34c500b Further layer search path fix: s/implicit/explict by James Jones · 9 years ago
  2. 09a436f Fix loader paths for "etc" directories. by James Jones · 9 years ago
  3. c28b0a1 linux: Fix standard GNU path usage by James Jones · 9 years ago
  4. 3869f41 linux: Use standard GNU install paths by Adam Jackson · 9 years ago
  5. bb23456 loader: Change VK_LAYERS_FOLDERS to VK_LAYER_FOLDERS to match documentation by Jon Ashburn · 9 years ago
  6. 3230e72 loader: Fix ICD and layer directory scan order on Linux by Adam Jackson · 9 years ago
  7. 5e1f63d loader: Fix bug where layer default system path string needed to be copied by Jon Ashburn · 9 years ago
  8. 33fa041 loader: Build fixes for Windows by Cody Northrop · 9 years ago
  9. 1531517 loader: Handle relative and filename paths in the layer manifest files by Jon Ashburn · 9 years ago
  10. 2d0c4bb loader: Use layer manifest files to discovery and query layers by Jon Ashburn · 9 years ago
  11. 7f5aafc loader: Save app allocation callbacks by Courtney Goeltzenleuchter · 9 years ago
  12. eb6d568 loader: Split the instance and device layer enablement env vars into 2 by Jon Ashburn · 9 years ago
  13. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago[Renamed from loader/loader_platform.h]
  14. a01c13a loader: Use _alloca instead of alloca on Windows by David Pinedo · 9 years ago
  15. ffad94d loader: Support gettting JSON ICD manifest files from registry by Jon Ashburn · 9 years ago
  16. 2077e38 loader: Add parsing of JSON file to find location of ICD libraries by Jon Ashburn · 9 years ago
  17. 1d825c7 Windows: Fix build issues on Windows by Tony Barbour · 9 years ago
  18. 27cd584 loader: Activate layers on the instance chain at CreateInstance by Jon Ashburn · 9 years ago
  19. 713b1b0 Loader: search also through SysWow64 folder on windows by scygan · 9 years ago
  20. c3d9833 Add win32 condition variables. by Mike Stroyan · 9 years ago
  21. ed238bb layers: Make threading layer provide thread-safety by Mike Stroyan · 9 years ago
  22. ae053e9 loader: Fix bug on layer name prefix string length by Jon Ashburn · 9 years ago
  23. 06ebd75 Win: Fix typo and incorrect strlen for finding/loading ICDs. by Ian Elliott · 9 years ago
  24. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  25. 5aa4ea2 New loader_get_registry_value() function reads 32/64 registry ... by Ian Elliott · 9 years ago
  26. 188f820 Get the trace player to work with Windows by Piers Daniell · 9 years ago
  27. 4da523a Update tri and cube with stage by Piers Daniell · 9 years ago
  28. 6a21834 loader: do not set RTLD_DEEPBIND by Chia-I Wu · 9 years ago
  29. 4470a30 loader: Windows now uses registry + env's (diff names) by Ian Elliott · 9 years ago
  30. 655cad7 Win: Attempt to keep from using Linux functions. by Ian Elliott · 9 years ago
  31. e536946 Linux: Add back the "C99" comment within "loader_platform.h" by Ian Elliott · 9 years ago
  32. f1a3ae7 Win/icd: Move STATIC_INLINE macro, and use for magic funcs. by Ian Elliott · 9 years ago
  33. b049785 layers: Fixes for Windows build by Tobin Ehlis · 10 years ago
  34. 1962880 Win: Eliminate VS2013 compiler warnings for "loader.c" ... by Ian Elliott · 10 years ago
  35. 457810e Win: Move some macros to "loader_platform.h" by Ian Elliott · 10 years ago
  36. 2d4ab1e Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 10 years ago