1. 4432df1 Fix GCC inline assembly syntax by Nicolas Capens · 6 years ago
  2. 7b4fc28 Replace sw::Resource with sw::WaitGroup by Alexis Hetu · 6 years ago
  3. e2cb4e0 Fix build file by Saman Sami · 6 years ago
  4. caf6031 Vulkan: Always call the object's destructor before deallocation. by Ben Clayton · 6 years ago
  5. b781489 Reimplement sw::Resource with modern C++ primitives by Ben Clayton · 6 years ago
  6. e29e7ba System: Replace concurrent types with std versions where possible by Ben Clayton · 6 years ago
  7. c77a18a System/Synchronization.hpp: Remove unlock() call before notify_one() by Ben Clayton · 6 years ago
  8. b54838a System/Synchronization.hpp: Add file documentation and warning. by Ben Clayton · 6 years ago
  9. 6d33e8c System/Synchronization.hpp: Add the sw::TaskEvents interface by Ben Clayton · 6 years ago
  10. 6cd63a2 Add sw::WaitGroup to System/Synchronization.hpp by Ben Clayton · 6 years ago
  11. 50c6690 Move sw::Event to System/Synchronization.hpp by Ben Clayton · 6 years ago
  12. 183b8ad Simplify sw::Chan by Ben Clayton · 6 years ago
  13. ed01f2c Move Chan out of VkQueue.hpp and into System/Synchronization.hpp by Ben Clayton · 6 years ago
  14. f4d2a44 Add gn files for Vulkan Swiftshader by Saman Sami · 6 years ago
  15. 22fbf8f Resolve remaining levels/layers at VkImageView creation time by Nicolas Capens · 6 years ago
  16. e6ab01f Implement an Android NDK build of SwiftShader using the CMake files. by Stephen White · 6 years ago
  17. b8c6393 Use C++11 std::swap() by Nicolas Capens · 6 years ago
  18. becb44f Fix allocation of low-alignment memory by Nicolas Capens · 6 years ago
  19. a1cd119 Fix build by Chris Forbes · 6 years ago
  20. 4252891 Make the B10G11R11 and E5B9G9R9 formats fast clearable by Alexis Hetu · 6 years ago
  21. 318d5e0 Replace <memory.h> with <cstring>. by Nicolas Capens · 6 years ago
  22. 17dfe1b Fix signed integer overflow. by Nicolas Capens · 7 years ago
  23. d55d997 Fix clamping of NaN values. by Nicolas Capens · 7 years ago
  24. a527eb0 Delete unused functionality. by Nicolas Capens · 7 years ago
  25. e5051aa Add renderer source to Vulkan project. by Nicolas Capens · 7 years ago
  26. 68a8238 Duplicate source files for Vulkan. by Nicolas Capens · 7 years ago