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