- 3d7faaa Consistently format pointer-to-const by Nicolas Capens · 2 years, 6 months ago
- ff53562 Expose Vulkan 1.3 by sugoi1 · 3 years, 2 months ago
- 0e4cf8f Don't treat all warnings as errors in tests and benchmarks by Nicolas Capens · 3 years, 1 month ago
- ab1bff4 Add compute benchmarks by Nicolas Capens · 3 years, 2 months ago
- cde65f7 Don't initialize memory allocations in MSan builds by Nicolas Capens · 4 years, 1 month ago
- 08762e3 Make clang-format-all.sh git aware by Sean Risser · 3 years, 11 months ago
- c9b5601 Expose Vulkan 1.2 support by Sean Risser · 4 years, 8 months ago
- 5ddc80f vk-unittest: fix crash when unloading shared lib twice by Antonio Maiorano · 4 years, 2 months ago
- 9d35d54 Make vk-unittests use VulkanWrapper by Antonio Maiorano · 4 years, 2 months ago
- f491638 Make vk-unittests load/unload swiftshader only once per suite by Antonio Maiorano · 4 years, 4 months ago
- 00c30ce Avoid false-positive MSan error for thread_local by Nicolas Capens · 4 years, 5 months ago
- 63aa954 CMake: use target_link_options by Antonio Maiorano · 5 years ago
- 8772b42 CMake: fix add_subdirectory(SwiftShader) by Antonio Maiorano · 5 years ago
- 4210ea1 CMake: split out test and benchmark targets by Antonio Maiorano · 5 years ago
- 498499b Remove the custom Visual Studio solution and projects by Nicolas Capens · 5 years ago
- 0b4bc58 Style: clang-format the tests source too by Ben Clayton · 5 years ago
- ed2a338 VulkanUnitTests: Fix SPIR-V validation issue by Ben Clayton · 5 years ago
- ab210f9 Vulkan: include backend name in deviceName by Antonio Maiorano · 5 years ago
- 9c795fd VulkanUnitTests: Fix bad comment on assembly. by Ben Clayton · 5 years ago
- e823bb0 Log unsupported extensions used in pNext structs by Sean Risser · 6 years ago
- 698235c Revert submission by Sean Risser · 5 years ago
- 607908e Log unsupported extensions used in pNext structs by Sean Risser · 6 years ago
- 0cd9a67 Enable running vk-unittests from any directory by Nicolas Capens · 5 years ago
- 657dd6c Implement VK_KHR_driver_properties by Nicolas Capens · 6 years ago
- 2c99cf6 Canonicalize Vulkan ICD library names by Nicolas Capens · 6 years ago
- 9dc41fd Support running Vulkan unit tests from the output directory by Nicolas Capens · 6 years ago
- 58c34f5 Support launching the VulkanUnitTests suite on Fuchsia. by David 'Digit' Turner · 6 years ago
- 0a94b95 Specify the MAP_JIT flag when allocating executable memory on macOS by Nicolas Capens · 6 years ago
- ab67c12 Fix Visual Studio solution build by Nicolas Capens · 6 years ago
- 522d512 Simplify Vulkan ICD loading for testing by Nicolas Capens · 6 years ago
- 473f373 Fixed Vulkan unittests for Visual Studio by Alexis Hetu · 6 years ago
- 79d4ac9 Add vulkan unit tests to Chromium by Alexis Hetu · 6 years ago
- 5e3c9d5 32 bit compilation fixes for Visual Studio by Alexis Hetu · 6 years ago
- e51f859 SpirvShader: Correctly handle phi values in the loop merge by Ben Clayton · 6 years ago
- c367b22 VulkanUnitTests: Free / Destroy all Vulkan objects. by Ben Clayton · 6 years ago
- bb50106 VulkanUnitTests: Shuffle semicolons to the #define by Ben Clayton · 6 years ago
- 2a58238 CMakeLists: Treat trailing semicolons as warnings / errors by Ben Clayton · 6 years ago
- 64b761a Kokoro: Build VS solutions produced from CMake by Ben Clayton · 6 years ago
- 3f0d3ef Enable multiprocess compilation for all Visual Studio projects by Nicolas Capens · 6 years ago
- e6ab01f Implement an Android NDK build of SwiftShader using the CMake files. by Stephen White · 6 years ago
- 0475688 Default to 64-bit MSVC toolchain by Nicolas Capens · 6 years ago
- 213a8ce SpirvShader: Implement OpSwitch by Ben Clayton · 6 years ago
- 9fd02e0 SpirvShader: Implement OpBranchConditional, OpPhi, ... by Ben Clayton · 6 years ago
- 756b54d VulkanUnitTests: Align the buffers to 0x100 for the compute tests by Ben Clayton · 6 years ago
- 40f3d98 VulkanUnitTests: Call vkDestroyDevice() by Ben Clayton · 6 years ago
- 2dc0303 Fix VulkanUnitTests on Visual Studio by Nicolas Capens · 6 years ago
- 49d8158 SpirvRoutine: Add activeLaneMask to conditionally load / store per lane. by Ben Clayton · 6 years ago
- e37ce61 SpirvShader: Implement OpBranch by Ben Clayton · 6 years ago
- 1b8cd2d Copy build artifacts to CMAKE_BINARY_DIR. by Dan Sinclair · 6 years ago
- da1ed06 Fix Visual Studio build of VulkanUnitTests by Nicolas Capens · 6 years ago
- abb5785 tests: Add a unit test for a simple memcpy compute shader by Ben Clayton · 6 years ago
- 654540e tests: Add a Driver class to abstract the vulkan implementation by Ben Clayton · 6 years ago
- de16f32 Replace vulkan.h includes with vulkan_core.h by Nicolas Capens · 6 years ago
- 73c3124 Fix Visual Studio build. by Nicolas Capens · 6 years ago
- dc85364 Fix entry function pointer queries. by Nicolas Capens · 6 years ago
- 513a116 Export Vulkan API entry functions. by Nicolas Capens · 6 years ago
- 42e8e54 Remove test setup headers. by Nicolas Capens · 6 years ago
- 4c84379 Remove Vulkan 32-bit Visual Studio configuration. by Nicolas Capens · 6 years ago
- 0b3d56a Vulkan unit tests by Alexis Hetu · 6 years ago