1. 08762e3 Make clang-format-all.sh git aware by Sean Risser · 3 years, 4 months ago
  2. 5128643 Make vkGetPhysicalDeviceSurfaceCapabilitiesKHR provide a return code by Antonio Maiorano · 3 years, 6 months ago
  3. 42fd159 Rename Vulkan-source .h to .hpp by Antonio Maiorano · 4 years, 4 months ago
  4. 45c697a clang-format the src/WSI directory by Ben Clayton · 4 years, 9 months ago
  5. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 4 years, 9 months ago
  6. 26c6c4a Fix Win32SurfaceKHR resize issues by Antonio Maiorano · 4 years, 11 months ago
  7. 92577e5 Add BindImageMemory2 support for swapchain images by Chris Forbes · 5 years ago
  8. b52384b Add missing vkGetPhysicalDevicePresentRectanglesKHR function by Chris Forbes · 5 years ago
  9. d354537 Implement VK_KHR_win32_surface by Nicolas Capens · 5 years ago
  10. bd4cf81 Reduce the complexity of VkNonDispatchableHandle by Alexis Hetu · 5 years ago
  11. 7d96f51 Moved many Cast functions to libVulkan.cpp by Alexis Hetu · 5 years ago
  12. 63ae924 CommandBuffer and NonDispatchable objects code cleanup by Alexis Hetu · 5 years ago
  13. caf6031 Vulkan: Always call the object's destructor before deallocation. by Ben Clayton · 5 years ago
  14. 67cf8a9 32 bit safe code by Alexis Hetu · 5 years ago
  15. 43be716 Handle oldSwapchains by Hernan Liatis · 5 years ago
  16. f945a5e Fix resizing issues by Hernan Liatis · 5 years ago
  17. 6b12a50 vkAcquireNextImageKHR and vkQueuePresentKHR by Hernan Liatis · 5 years ago
  18. 37c024a Remove src/Vulkan directory from CMake include path by Nicolas Capens · 5 years ago
  19. c6eb41b Add basic VkSurfaceKHR (Xlib only for now) by Hernan Liatis · 6 years ago