1. 79d4ac9 Add vulkan unit tests to Chromium by Alexis Hetu · 6 years ago
  2. 5e3c9d5 32 bit compilation fixes for Visual Studio by Alexis Hetu · 6 years ago
  3. e51f859 SpirvShader: Correctly handle phi values in the loop merge by Ben Clayton · 6 years ago
  4. c367b22 VulkanUnitTests: Free / Destroy all Vulkan objects. by Ben Clayton · 6 years ago
  5. bb50106 VulkanUnitTests: Shuffle semicolons to the #define by Ben Clayton · 6 years ago
  6. 2a58238 CMakeLists: Treat trailing semicolons as warnings / errors by Ben Clayton · 6 years ago
  7. 64b761a Kokoro: Build VS solutions produced from CMake by Ben Clayton · 6 years ago
  8. 3f0d3ef Enable multiprocess compilation for all Visual Studio projects by Nicolas Capens · 6 years ago
  9. e6ab01f Implement an Android NDK build of SwiftShader using the CMake files. by Stephen White · 6 years ago
  10. 0475688 Default to 64-bit MSVC toolchain by Nicolas Capens · 6 years ago
  11. 213a8ce SpirvShader: Implement OpSwitch by Ben Clayton · 6 years ago
  12. 9fd02e0 SpirvShader: Implement OpBranchConditional, OpPhi, ... by Ben Clayton · 6 years ago
  13. 756b54d VulkanUnitTests: Align the buffers to 0x100 for the compute tests by Ben Clayton · 6 years ago
  14. 40f3d98 VulkanUnitTests: Call vkDestroyDevice() by Ben Clayton · 6 years ago
  15. 2dc0303 Fix VulkanUnitTests on Visual Studio by Nicolas Capens · 6 years ago
  16. 49d8158 SpirvRoutine: Add activeLaneMask to conditionally load / store per lane. by Ben Clayton · 6 years ago
  17. e37ce61 SpirvShader: Implement OpBranch by Ben Clayton · 6 years ago
  18. 1b8cd2d Copy build artifacts to CMAKE_BINARY_DIR. by Dan Sinclair · 6 years ago
  19. da1ed06 Fix Visual Studio build of VulkanUnitTests by Nicolas Capens · 6 years ago
  20. abb5785 tests: Add a unit test for a simple memcpy compute shader by Ben Clayton · 6 years ago
  21. 654540e tests: Add a Driver class to abstract the vulkan implementation by Ben Clayton · 6 years ago
  22. de16f32 Replace vulkan.h includes with vulkan_core.h by Nicolas Capens · 6 years ago
  23. 73c3124 Fix Visual Studio build. by Nicolas Capens · 6 years ago
  24. dc85364 Fix entry function pointer queries. by Nicolas Capens · 6 years ago
  25. 513a116 Export Vulkan API entry functions. by Nicolas Capens · 6 years ago
  26. 42e8e54 Remove test setup headers. by Nicolas Capens · 6 years ago
  27. 4c84379 Remove Vulkan 32-bit Visual Studio configuration. by Nicolas Capens · 6 years ago
  28. 0b3d56a Vulkan unit tests by Alexis Hetu · 6 years ago