1. 0ad8313 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  2. d077f99 Revert "loader: GH370 - re-enable allocator usage" by Mark Young · 8 years ago
  3. 4b0b922 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  4. 2769995 Revert "loader: GH370 - re-enable allocator usage" by Chris Forbes · 8 years ago
  5. e6aeb03 loader: GH370 - re-enable allocator usage by Mark Young · 8 years ago
  6. 9f1d0b6 loader: return ext not present when applicable by Jeremy Hayes · 8 years ago
  7. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  8. cc407a2 loader: Run clang-format by Jon Ashburn · 8 years ago
  9. 25d27fe loader: Added some missing function entry points to loader_icd_init_entrys. by Petros Bantolas · 8 years ago
  10. 6fa520f loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux by Jon Ashburn · 8 years ago
  11. d76b51c loader: Fix some typos from the recent WSI checkins: broke wayland by Jon Ashburn · 8 years ago
  12. 31f7284 loader: Convert fprintf() calls to loader_log() by Ian Elliott · 8 years ago
  13. 2b8965a layers: WSI functions should not work unless enabled. by Ian Elliott · 8 years ago
  14. c7d3e73 loader: gllvl #50, Add support for the WSI extension KHR_display by Jon Ashburn · 8 years ago
  15. 014438f loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice by Jon Ashburn · 8 years ago
  16. 0a88f4c loader: GH PR17, Fix typo in comment by Mun, Gwan-gyeong · 8 years ago
  17. 1530c34 loader: Better delineate trampoline and terminator functions by Jon Ashburn · 8 years ago
  18. a5ebe8a loader: Fix Wayland support by Jason Ekstrand · 9 years ago
  19. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  20. 23d36b1 loader:Update copyright and apply clang-format (no logic changes) by Jon Ashburn · 9 years ago
  21. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  22. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  23. 6e7e600 loader: Version 217 WSI changes. by Ian Elliott · 9 years ago
  24. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  25. cc07f70 loader: Fix WSI compilation error if not XCB by Jon Ashburn · 9 years ago
  26. f72a04b loader: Add terminator functions for Create*SurfaceKHR functions by Jon Ashburn · 9 years ago
  27. fb42cd7 loader: Convert vkDestroySurfaceKHR() to have a terminator. by Ian Elliott · 9 years ago
  28. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  29. 6592365 loader: Fix typo in wsi file by Mark Lobodzinski · 9 years ago
  30. 919fa30 loader: Add vkGetPhysicalDevice*PresentationSupportKHR() by Ian Elliott · 9 years ago
  31. db4300a loader: Address Jon Ashburn's review comments. by Ian Elliott · 9 years ago
  32. 934d0d5 loader: Add WSI "device" trampoline funcs (e.g. vkCreateSwapchainKHR). by Ian Elliott · 9 years ago
  33. 486c550 loader: Add new vkGetPhysicalDeviceSurface*KHR() functions. by Ian Elliott · 9 years ago
  34. 2c05e22 loader: Wrote vk{Create|Destroy}*SurfaceKHR() trampoline functions. by Ian Elliott · 9 years ago
  35. 83e6aa9 loader: Export the trampoline code for vkGetPhysicalDeviceSurfaceSupportKHR by Ian Elliott · 9 years ago
  36. c2e9aee loader: Create defaults for which platforms WSI is supported on. by Ian Elliott · 9 years ago
  37. af7d636 loader: Started plumbing the platform extensions. by Ian Elliott · 9 years ago
  38. 954fa34 loader: Started porting loader to new WSI (GIPA missing). by Ian Elliott · 9 years ago