1. 2ed93ab clang-format the src/Vulkan directory by Ben Clayton · 4 years, 9 months ago
  2. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 4 years, 9 months ago
  3. 26c6c4a Fix Win32SurfaceKHR resize issues by Antonio Maiorano · 5 years ago
  4. e693b62 Migrate from yarn to marl. by Ben Clayton · 5 years ago
  5. b6c572d Revert "Migrate from yarn to marl." by Ben Clayton · 5 years ago
  6. 1359b66 Migrate from yarn to marl. by Ben Clayton · 5 years ago
  7. 8147791 Revert "Migrate from yarn to marl." by Ben Clayton · 5 years ago
  8. df6cc08 Migrate from yarn to marl. by Ben Clayton · 5 years ago
  9. d6c6136 Vulkan: Build a yarn::Scheduler and pass it down to the vk::Queue. by Ben Clayton · 5 years ago
  10. 1943a29 vk::Queue: Lazily construct Renderers by Ben Clayton · 5 years ago
  11. 3575550 Faster image sampler fetch from key by Alexis Hetu · 5 years ago
  12. 7d96f51 Moved many Cast functions to libVulkan.cpp by Alexis Hetu · 5 years ago
  13. 1573745 VkQueue: Embed the sw::Renderer into the vk::Queue. by Ben Clayton · 5 years ago
  14. 7e0a036 VkQueue: Destruct the object. by Ben Clayton · 5 years ago
  15. bd0ab1b Pass around sw::TaskEvents* instead of vk::Fence*. by Ben Clayton · 5 years ago
  16. ed01f2c Move Chan out of VkQueue.hpp and into System/Synchronization.hpp by Ben Clayton · 5 years ago
  17. 2e4f6e8 Start untangling sw::Context from the rendering code by Alexis Hetu · 5 years ago
  18. e1f51b9 Threaded Queue submit with events and fences by Alexis Hetu · 5 years ago
  19. 1d667d6 Disable surface and swapchain support for Android by Chris Forbes · 5 years ago
  20. 6b12a50 vkAcquireNextImageKHR and vkQueuePresentKHR by Hernan Liatis · 6 years ago
  21. cda0cf9 vkQueueWaitIdle and vkDeviceWaitIdle as noops by Alexis Hetu · 6 years ago
  22. af3c102 Properly dispose of the sw::Renderer object by Alexis Hetu · 6 years ago
  23. c65473d vkCmdDraw implementation by Alexis Hetu · 6 years ago
  24. 072dc0d Basic commands required to draw a simple triangle test by Alexis Hetu · 6 years ago
  25. e70c351 Linux build fix by Alexis Hetu · 6 years ago
  26. 767b41b Vulkan dispatchable objects by Alexis Hetu · 6 years ago