1. d354537 Implement VK_KHR_win32_surface by Nicolas Capens · 6 years ago
  2. 0662a4a MacOS WSI by Alexis Hetu · 6 years ago
  3. f3dce11 Fix for rendering being too dark by Alexis Hetu · 6 years ago
  4. 2d77aea Make VkNonDispatchableHandle POD by Alexis Hetu · 6 years ago
  5. bd4cf81 Reduce the complexity of VkNonDispatchableHandle by Alexis Hetu · 6 years ago
  6. 7d96f51 Moved many Cast functions to libVulkan.cpp by Alexis Hetu · 6 years ago
  7. 63ae924 CommandBuffer and NonDispatchable objects code cleanup by Alexis Hetu · 6 years ago
  8. f9e9cf6 Better 32 bit Windows Fix by Alexis Hetu · 6 years ago
  9. ba87330 Take the plane/aspect into account when copying/blitting by Nicolas Capens · 6 years ago
  10. caf6031 Vulkan: Always call the object's destructor before deallocation. by Ben Clayton · 6 years ago
  11. 6d33e8c System/Synchronization.hpp: Add the sw::TaskEvents interface by Ben Clayton · 6 years ago
  12. 6779e5e Reimplement VkFence using sw::WaitGroup and sw::Event. by Ben Clayton · 6 years ago
  13. f4d2a44 Add gn files for Vulkan Swiftshader by Saman Sami · 6 years ago
  14. 1e32223 Fix mismatched alloc/free in Swapchain by Hernan Liatis · 6 years ago
  15. ab1e2b4 Unbreak some synchronization edge cases by Chris Forbes · 6 years ago
  16. 67cf8a9 32 bit safe code by Alexis Hetu · 6 years ago
  17. 5078d48 Fixed all warnings in the Vulkan build on Windows by Alexis Hetu · 6 years ago
  18. c296806 Vulkan: Plumb bound descriptor sets down to SpirvRoutine. by Chris Forbes · 6 years ago
  19. 9705dec Remove old Framebuffer code from Vulkan by Alexis Hetu · 6 years ago
  20. 43be716 Handle oldSwapchains by Hernan Liatis · 6 years ago
  21. f945a5e Fix resizing issues by Hernan Liatis · 6 years ago
  22. 6b12a50 vkAcquireNextImageKHR and vkQueuePresentKHR by Hernan Liatis · 6 years ago
  23. d00375a Implement vkGetSwapchainImagesKHR by Hernan Liatis · 6 years ago
  24. c7943e9 VkCreateSwapchainKHR and VkDestroySwapchainKHR by Hernan Liatis · 6 years ago
  25. a2f5fd8 Windows build fix by Alexis Hetu · 6 years ago
  26. 37c024a Remove src/Vulkan directory from CMake include path by Nicolas Capens · 6 years ago
  27. c6eb41b Add basic VkSurfaceKHR (Xlib only for now) by Hernan Liatis · 6 years ago
  28. 878d4b0 Change routine names to be strings of char by Chris Forbes · 6 years ago
  29. dd152e1 Replaced sw::Format with VkFormat by Alexis Hetu · 6 years ago
  30. 635c9b3 Fixed warnings in the Vulkan project by Alexis Hetu · 6 years ago
  31. 8aa74a4 Vulkan image formats by Alexis Hetu · 6 years ago
  32. 1d8c8db Fix include paths. by Nicolas Capens · 6 years ago
  33. 4846150 Rename Reactor namespace to rr. by Nicolas Capens · 7 years ago
  34. 68a8238 Duplicate source files for Vulkan. by Nicolas Capens · 6 years ago