1. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  2. 8fd0825 loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago
  3. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  4. 07daee7 misc: Make wsi lunarg an extension rather than core entrypoints by Jon Ashburn · 9 years ago
  5. 8d1b0b5 misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  6. eceb13e loader: Remove GetGlobalExtensionInfo trampoline by Jon Ashburn · 9 years ago
  7. 95a77ba misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
  8. 3da71f2 loader: Move lookup of icd entrypoints to CreateInstance and add more lookups by Jon Ashburn · 9 years ago
  9. 27cd584 loader: Activate layers on the instance chain at CreateInstance by Jon Ashburn · 9 years ago
  10. fbb4e25 loader: Make VkInstance a dispatchable object and init with instance table by Jon Ashburn · 9 years ago
  11. 1ed042c loader: rename a few dispatch utilties by Jon Ashburn · 9 years ago
  12. fc15ff8 vulkan.h: Fix up warnings and use VkObject appropriately by Tony Barbour · 9 years ago
  13. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  14. 83a6425 misc: Change vkEnumerateGpus to vkEnumeratePhysicalDevices by Jon Ashburn · 9 years ago
  15. 4006664 loader: Only check magic value from Icd on debug builds. by Jon Ashburn · 9 years ago
  16. 4d9f465 layers: Remove wrapping of GPU objects by loader and layers by Jon Ashburn · 9 years ago
  17. bacb0f5 loader: refactor layer activation function to handle more general inputs by Jon Ashburn · 9 years ago
  18. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  19. 95487bc vulkan: API renaming by Courtney Goeltzenleuchter · 9 years ago
  20. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  21. 5291c76 xgl-generate.py: add and use helpers from loader.h by Chia-I Wu · 9 years ago
  22. 2d4ab1e Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 10 years ago
  23. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  24. 613b0c1 loader: Change ActivateLayers name to be consistent with rest of loader by Jon Ashburn · 10 years ago
  25. f261001 Loader: GPA fixes and also properly insert wrapped gpu objs into chain by Jon Ashburn · 10 years ago
  26. 6b4d70c Make layer activation via CreateDevice struct or env variable by Jon Ashburn · 10 years ago
  27. d38bfb1 Layers initial prototype. by Jon Ashburn · 10 years ago
  28. 6dee8b8 add stubs for XGL_WSI_X11 by Chia-I Wu · 10 years ago
  29. 701f3f6 update copyright information by Chia-I Wu · 10 years ago
  30. 1930060 add and deal with -fvisibility=hidden everywhere by Chia-I Wu · 10 years ago