1. 00df045 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 9 years ago
  2. 8766043 loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice by Jon Ashburn · 9 years ago
  3. 3932b9e loader: GH PR17, Fix typo in comment by Mun, Gwan-gyeong · 9 years ago
  4. a9c4a57 loader: Better delineate trampoline and terminator functions by Jon Ashburn · 9 years ago
  5. cd0672c loader: Fix Wayland support by Jason Ekstrand · 9 years ago
  6. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  7. 44aed66 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  8. 2acdd15 Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  9. a4ae48b misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  10. dcb176f loader: Version 217 WSI changes. by Ian Elliott · 9 years ago
  11. b3e934d wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  12. 87c4f44 loader: Fix WSI compilation error if not XCB by Jon Ashburn · 9 years ago
  13. 25a158f loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  14. 7b9f782 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  15. 28214d9 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  16. 3e5b2a1 loader: Fix typo in wsi file by Mark Lobodzinski · 9 years ago
  17. 4e309e9 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  18. 40c4a1f loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  19. 5bf16c3 loader: Add WSI "device" trampoline funcs (e.g. vkCreateSwapchainKHR). by Ian Elliott · 9 years ago
  20. 8cda180 loader: Add new vkGetPhysicalDeviceSurface*KHR() functions. by Ian Elliott · 9 years ago
  21. b248412 loader: Wrote vk{Create|Destroy}*SurfaceKHR() trampoline functions. by Ian Elliott · 9 years ago
  22. 7cda95e loader: Export the trampoline code for vkGetPhysicalDeviceSurfaceSupportKHR by Ian Elliott · 9 years ago
  23. 3ce23f9 loader: Create defaults for which platforms WSI is supported on. by Ian Elliott · 9 years ago
  24. 9c068c9 loader: Started plumbing the platform extensions. by Ian Elliott · 9 years ago
  25. a81e8ac loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago