1. a9af883 WSI: Very basic XCB surface implementation. by Ben Clayton · 5 years ago
  2. b52384b Add missing vkGetPhysicalDevicePresentRectanglesKHR function by Chris Forbes · 5 years ago
  3. d354537 Implement VK_KHR_win32_surface by Nicolas Capens · 5 years ago
  4. 0662a4a MacOS WSI by Alexis Hetu · 5 years ago
  5. 2d77aea Make VkNonDispatchableHandle POD by Alexis Hetu · 5 years ago
  6. 7d96f51 Moved many Cast functions to libVulkan.cpp by Alexis Hetu · 5 years ago
  7. bd18d58 Implement vkGetPhysicalDeviceXlibPresentationSupportKHR by Hernan Liatis · 5 years ago
  8. f9e9cf6 Better 32 bit Windows Fix by Alexis Hetu · 5 years ago
  9. 5e3c9d5 32 bit compilation fixes for Visual Studio by Alexis Hetu · 5 years ago
  10. 37bc82a Enable arm32 build for pastel by Chris Forbes · 5 years ago
  11. 9a4dab8 Also return extension function pointers from GIPA by Chris Forbes · 5 years ago
  12. 352791e Only expose device extension functions that are enabled by Alexis Hetu · 5 years ago
  13. 67cf8a9 32 bit safe code by Alexis Hetu · 5 years ago
  14. 8a91a35 Add stubs for Native Buffer implementation by Hernan Liatis · 5 years ago
  15. f993de3 Add support for querying device group present capabilities by Chris Forbes · 5 years ago
  16. b3596a6 Implement Android Vulkan HAL module plumbing by Chris Forbes · 5 years ago
  17. 1d667d6 Disable surface and swapchain support for Android by Chris Forbes · 5 years ago
  18. 6b12a50 vkAcquireNextImageKHR and vkQueuePresentKHR by Hernan Liatis · 5 years ago
  19. d00375a Implement vkGetSwapchainImagesKHR by Hernan Liatis · 6 years ago
  20. c7943e9 VkCreateSwapchainKHR and VkDestroySwapchainKHR by Hernan Liatis · 6 years ago
  21. c6eb41b Add basic VkSurfaceKHR (Xlib only for now) by Hernan Liatis · 6 years ago
  22. 53c8957 Wrong macro being #undef'd in VkGetProcAddress by Hernan Liatis · 6 years ago
  23. b607bc8 vkGetDescriptorSetLayoutSupportKHR listed wrong by Hernan Liatis · 6 years ago
  24. dc85364 Fix entry function pointer queries. by Nicolas Capens · 6 years ago
  25. 4241ad7 Include <string> for fixing undefined template on Mac. by Merck Hung · 6 years ago
  26. d73b871 Vulkan API (GetProcAddr only) by Alexis Hetu · 6 years ago