- 2430d66 CMake: split out turbo-cov target by Antonio Maiorano · 4 years, 7 months ago
- 4210ea1 CMake: split out test and benchmark targets by Antonio Maiorano · 4 years, 7 months ago
- 094974d VkPipelineCache: Do not publically expose internal mutexes by Ben Clayton · 4 years, 7 months ago
- 4cdbb54 CMake: Fix build when building with `SWIFTSHADER_ENABLE_VULKAN_DEBUGGER` by Ben Clayton · 4 years, 7 months ago
- 81e08df Fix fragments depth values not being clamped by Alexis Hetu · 4 years, 7 months ago
- 9418b51 CMake: split out Vulkan sources into separate CMakeLists by Antonio Maiorano · 4 years, 7 months ago
- efca565 Device: Rename RoutineCacheT to RoutineCache by Ben Clayton · 4 years, 7 months ago
- bc2af94 Device: Don't inherit [Vertex,Setup,Pixel]Processor. by Ben Clayton · 4 years, 7 months ago
- e52e2db [vulkan] Implement VK_FUCHSIA_external_memory extension. by David 'Digit' Turner · 5 years ago
- 20220a0 Reuse Store logic for Modf and Frexp output parameters by Nicolas Capens · 4 years, 7 months ago
- 0b77aa5 Separate Operand store logic from EmitStore() by Nicolas Capens · 4 years, 7 months ago
- 2f4b603 Only store component count in Operand by Nicolas Capens · 4 years, 7 months ago
- ff9f9b5 Rename size/sizeInComponents to componentCount by Nicolas Capens · 4 years, 7 months ago
- 7118675 Use the type and result ID helpers by Nicolas Capens · 4 years, 7 months ago
- 72f089c Obtain type ID from instruction by Nicolas Capens · 4 years, 7 months ago
- 78cc4f4 Add helper methods for obtaining type and result ID by Nicolas Capens · 4 years, 7 months ago
- 9d2fd9c LLVMReactor: Replace deprecated CreateCall overload by Ben Clayton · 4 years, 7 months ago
- d371793 [cmake] Add support for CMAKE_SYSTEM_NAME == "Fuchsia" by David 'Digit' Turner · 5 years ago
- e6f65d9 Rename GenericValue to Operand by Nicolas Capens · 4 years, 7 months ago
- 491555c CMake: Fix linux build with SWIFTSHADER_BUILD_PVR by Ben Clayton · 4 years, 7 months ago
- 6480643 Vulkan/Debug: Fix clang-10 warning by Ben Clayton · 4 years, 7 months ago
- cf8b658 third_party/cppdap: Roll forward to 4dcca577 by Ben Clayton · 4 years, 7 months ago
- 5c883d3 Clamp _SNORM formats to -1.0 by Corentin Wallez · 4 years, 7 months ago
- 3cfa8e2 Remove debug only code limiting the number of primitives by Alexis Hetu · 4 years, 7 months ago
- 1cba0a9 Regres: Post coverage results even if the test lists have not changed. by Ben Clayton · 4 years, 7 months ago
- a71aff2 CMake: split out all src/OpenGL targets into their own CMakeLists by Antonio Maiorano · 4 years, 7 months ago
- 4ce6a88 CMake: split out SwiftShader GL deps into separate files by Antonio Maiorano · 4 years, 7 months ago
- 24b5d1a CMake: clean up dependencies by Antonio Maiorano · 4 years, 8 months ago
- dacbf0d Add SystemBenchmarks. by Ben Clayton · 4 years, 8 months ago
- c155e3b VkCommandBuffer: Remove static Cast() method by Ben Clayton · 4 years, 7 months ago
- 63ed0e4 Remove src/Device/Config.cpp by Ben Clayton · 4 years, 7 months ago
- 682232b Kokoro: Check that build files don't reference non-existent files by Ben Clayton · 4 years, 7 months ago
- ba0c95e Regres: Fix uncovered calculations after optimizations by Ben Clayton · 4 years, 7 months ago
- dc23b08 Regres: Optimize coverage processing by Ben Clayton · 4 years, 7 months ago
- 79b4b0e Regres: Re-populate treeFile.allSpans on parse. by Ben Clayton · 4 years, 7 months ago
- 1d1d0e1 Update third_party/marl/BUILD.gn with new files by Ben Clayton · 4 years, 7 months ago
- d50aacb Update Marl to 539094011 by Ben Clayton · 4 years, 7 months ago
- 8787897 Squashed 'third_party/marl/' changes from 16e1dc37c..539094011 by Ben Clayton · 4 years, 7 months ago
- b4a2740 Coverage: Improve uncovered visualizations by Ben Clayton · 4 years, 8 months ago
- bdb6807 Don't blend integer formats by Alexis Hetu · 4 years, 8 months ago
- 3942f5c Clamp GLES sine/cosine to [-1,1] by Antonio Maiorano · 4 years, 8 months ago
- acc90dc Delete Plane.cpp and Plane.hpp by Alexis Hetu · 4 years, 8 months ago
- f0445bf CMake / Kokoro: Build and run system-unittests. by Ben Clayton · 4 years, 8 months ago
- b8d4792 Vulkan: Destruct the list of vk::Query in QueryPool by Ben Clayton · 4 years, 8 months ago
- ad6d1b3 Really fix Android build by Antonio Maiorano · 4 years, 8 months ago
- e06125c Fix Chromium and Android build by Antonio Maiorano · 4 years, 8 months ago
- 030aae0 Debug: Add missing include. by Ben Clayton · 4 years, 8 months ago
- 534d015 Vulkan/Debug: Create a PhysicalFile if DebugSource has no content by Ben Clayton · 4 years, 8 months ago
- 13f0ff7 Vulkan/Debug: Always provide the dap::Source::path by Ben Clayton · 4 years, 8 months ago
- b470e41 CMake: Don't always regenerate OpenCLDebugInfo100.h by Ben Clayton · 4 years, 8 months ago
- 8f02f58 CMake: use gtest and gmock targets by Antonio Maiorano · 4 years, 8 months ago
- b02a708 CMake: split out atsc-encoder into its own CMakeLists by Antonio Maiorano · 4 years, 8 months ago
- 6636f14 CMake: clean up cppdap usage by Antonio Maiorano · 4 years, 8 months ago
- fa8f48d CMake: split out Reactor into its own CMakeLists by Antonio Maiorano · 4 years, 8 months ago
- 7b2721b CMake: split out boost into its own CMakeLists by Antonio Maiorano · 4 years, 8 months ago
- 6102276 CMake: split out libbacktrace into its own CMakeLists by Antonio Maiorano · 4 years, 8 months ago
- 4bde1c3 CMake: split out subzero and llvm-subzero into their own CMakeLists by Antonio Maiorano · 4 years, 8 months ago
- 2ce5fda Kokoro: Add the ppa:ubuntu-toolchain-r/test apt-repository by Ben Clayton · 4 years, 8 months ago
- f99302c Remove the D3D9 and D3D8 source code by Nicolas Capens · 4 years, 8 months ago
- 498499b Remove the custom Visual Studio solution and projects by Nicolas Capens · 4 years, 8 months ago
- c05b610 Fix GN build by Nicolas Capens · 4 years, 8 months ago
- 983761c Reactor: Fix remove_if brokenness by Ben Clayton · 4 years, 8 months ago
- 68d9ad8 Remove the sw::Color<> class by Nicolas Capens · 4 years, 8 months ago
- 9aff7ae Change for loops to use const refs, per performance-for-range-copy clang-tidy. by Ben Clayton · 4 years, 8 months ago
- 0774188 Fix ImageView size computation by Alexis Hetu · 4 years, 8 months ago
- cb58662 MetalSurface: set layer.device to a ref of the system default device. by Corentin Wallez · 4 years, 8 months ago
- c66dad9 Regres: Add invertCommon optimization. by Ben Clayton · 4 years, 8 months ago
- 9c25830 Regres: Move optimization logic to separate file by Ben Clayton · 4 years, 8 months ago
- 524c5c7 Regres: Keep coverage span groups stable. by Ben Clayton · 4 years, 8 months ago
- f5da9d9 Regres: Split coverage.go into multiple files by Ben Clayton · 4 years, 8 months ago
- dc5854e Regres: Further optimizations for coverage by Ben Clayton · 4 years, 8 months ago
- c6e7b2a Regres: Add cov.ReadJSON() by Ben Clayton · 4 years, 8 months ago
- 5cf1e9a Fix implicit narrowing cast by Nicolas Capens · 4 years, 8 months ago
- 45755df Eliminate the legacy PowerVR SDK by Nicolas Capens · 4 years, 8 months ago
- 3702e01 Integrate PowerVR OpenGL ES samples by Nicolas Capens · 4 years, 8 months ago
- d51c7fa Fix completeness test of OpenGL ES immutable textures by Nicolas Capens · 4 years, 8 months ago
- 9925761 Revert "MetalSurface: set layer.device to a ref of the system default device." by Corentin Wallez · 4 years, 8 months ago
- 81d8c2a MetalSurface: set layer.device to a ref of the system default device. by Corentin Wallez · 4 years, 8 months ago
- 1c29477 Don't expose the sampling routine cache's mutex by Nicolas Capens · 4 years, 8 months ago
- 13943ba Create PowerVR targets if submodule already exists by Nicolas Capens · 4 years, 8 months ago
- 536e2c8 Regres: Generate coverage data on nightly runs by Ben Clayton · 4 years, 8 months ago
- c346653 Subzero Coroutines: Use ultra-low-level marl APIs by Ben Clayton · 4 years, 8 months ago
- 76e9e53 Subzero: Ensure coroutines are same-thread. by Ben Clayton · 4 years, 8 months ago
- d53eeca Rename constant cache to snapshot cache by Nicolas Capens · 4 years, 8 months ago
- 28f4ec3 Add sampling routine documentation by Nicolas Capens · 4 years, 8 months ago
- de3f38a Fix Android.bp following the SPIRV-Tools update by Alexis Hetu · 4 years, 8 months ago
- 1360648 Regres: Switch to building with LLVM 10 by Ben Clayton · 4 years, 8 months ago
- 3ca41df Regres: Add llvm.Version.Download() to download and verify a LLVM toolchain by Ben Clayton · 4 years, 8 months ago
- c8974b3 Kokoro: Test LLVM 10 backend for ubuntu by Ben Clayton · 4 years, 8 months ago
- 834c0e7 Coverage: Add 'turbo-cov': a faster reimplementation of llvm-cov by Ben Clayton · 4 years, 8 months ago
- 4e60316 Don't download all submodules for Kokoro tests by Nicolas Capens · 4 years, 8 months ago
- a7bc2b9 Reactor: Disable more warnings to get LLVM 10 building by Ben Clayton · 4 years, 8 months ago
- a0535bd LLVM 10: Add configs/common and configs/darwin. by Ben Clayton · 4 years, 8 months ago
- 47146dc LLVM 10: Add configs/common and configs/linux. by Ben Clayton · 4 years, 8 months ago
- 14b1e3f Update SPIR-V Tools to fd773eb50 by Alexis Hetu · 4 years, 8 months ago
- b8a7746 Squashed 'third_party/SPIRV-Tools/' changes from 8910ea5f1..fd773eb50 by Alexis Hetu · 4 years, 8 months ago
- fadb38a Update SPIR-V Headers to f8bf11a02 by Alexis Hetu · 4 years, 8 months ago
- 035acbd Squashed 'third_party/SPIRV-Headers/' changes from 204cd131c..f8bf11a02 by Alexis Hetu · 4 years, 8 months ago
- 48f3f6c Remove two minor compiler warnings/errors: by David 'Digit' Turner · 4 years, 8 months ago
- 02e15b2 third_party: Create scripts for updating spirv-[tools|headers] by Ben Clayton · 4 years, 8 months ago