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