1. cc07f70 loader: Fix WSI compilation error if not XCB by Jon Ashburn · 9 years ago
  2. f72a04b loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  3. fb42cd7 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  4. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  5. 6592365 loader: Fix typo in wsi file by Mark Lobodzinski · 9 years ago
  6. 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  7. db4300a loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  8. 934d0d5 loader: Add WSI "device" trampoline funcs (e.g. vkCreateSwapchainKHR). by Ian Elliott · 9 years ago
  9. 486c550 loader: Add new vkGetPhysicalDeviceSurface*KHR() functions. by Ian Elliott · 9 years ago
  10. 2c05e22 loader: Wrote vk{Create|Destroy}*SurfaceKHR() trampoline functions. by Ian Elliott · 9 years ago
  11. 83e6aa9 loader: Export the trampoline code for vkGetPhysicalDeviceSurfaceSupportKHR by Ian Elliott · 9 years ago
  12. c2e9aee loader: Create defaults for which platforms WSI is supported on. by Ian Elliott · 9 years ago
  13. af7d636 loader: Started plumbing the platform extensions. by Ian Elliott · 9 years ago
  14. 954fa34 loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago