1. 014438f loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice by Jon Ashburn · 8 years ago
  2. 0a88f4c loader: GH PR17, Fix typo in comment by Mun, Gwan-gyeong · 8 years ago
  3. 1530c34 loader: Better delineate trampoline and terminator functions by Jon Ashburn · 8 years ago
  4. a5ebe8a loader: Fix Wayland support by Jason Ekstrand · 9 years ago
  5. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  6. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  7. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  8. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  9. 6e7e600 loader: Version 217 WSI changes. by Ian Elliott · 9 years ago
  10. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  11. cc07f70 loader: Fix WSI compilation error if not XCB by Jon Ashburn · 9 years ago
  12. f72a04b loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  13. fb42cd7 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  14. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  15. 6592365 loader: Fix typo in wsi file by Mark Lobodzinski · 9 years ago
  16. 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  17. db4300a loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  18. 934d0d5 loader: Add WSI "device" trampoline funcs (e.g. vkCreateSwapchainKHR). by Ian Elliott · 9 years ago
  19. 486c550 loader: Add new vkGetPhysicalDeviceSurface*KHR() functions. by Ian Elliott · 9 years ago
  20. 2c05e22 loader: Wrote vk{Create|Destroy}*SurfaceKHR() trampoline functions. by Ian Elliott · 9 years ago
  21. 83e6aa9 loader: Export the trampoline code for vkGetPhysicalDeviceSurfaceSupportKHR by Ian Elliott · 9 years ago
  22. c2e9aee loader: Create defaults for which platforms WSI is supported on. by Ian Elliott · 9 years ago
  23. af7d636 loader: Started plumbing the platform extensions. by Ian Elliott · 9 years ago
  24. 954fa34 loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago