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