Sign in
swiftshader
/
SwiftShader
/
bdb6807825ac8479b9dc3fe5fdc58caae294f21b
bdb6807
Don't blend integer formats
by Alexis Hetu
· 5 years ago
3942f5c
Clamp GLES sine/cosine to [-1,1]
by Antonio Maiorano
· 5 years ago
acc90dc
Delete Plane.cpp and Plane.hpp
by Alexis Hetu
· 5 years ago
f0445bf
CMake / Kokoro: Build and run system-unittests.
by Ben Clayton
· 5 years ago
b8d4792
Vulkan: Destruct the list of vk::Query in QueryPool
by Ben Clayton
· 5 years ago
ad6d1b3
Really fix Android build
by Antonio Maiorano
· 5 years ago
e06125c
Fix Chromium and Android build
by Antonio Maiorano
· 5 years ago
030aae0
Debug: Add missing include.
by Ben Clayton
· 5 years ago
534d015
Vulkan/Debug: Create a PhysicalFile if DebugSource has no content
by Ben Clayton
· 5 years ago
13f0ff7
Vulkan/Debug: Always provide the dap::Source::path
by Ben Clayton
· 5 years ago
b470e41
CMake: Don't always regenerate OpenCLDebugInfo100.h
by Ben Clayton
· 5 years ago
8f02f58
CMake: use gtest and gmock targets
by Antonio Maiorano
· 5 years ago
b02a708
CMake: split out atsc-encoder into its own CMakeLists
by Antonio Maiorano
· 5 years ago
6636f14
CMake: clean up cppdap usage
by Antonio Maiorano
· 5 years ago
fa8f48d
CMake: split out Reactor into its own CMakeLists
by Antonio Maiorano
· 5 years ago
7b2721b
CMake: split out boost into its own CMakeLists
by Antonio Maiorano
· 5 years ago
6102276
CMake: split out libbacktrace into its own CMakeLists
by Antonio Maiorano
· 5 years ago
4bde1c3
CMake: split out subzero and llvm-subzero into their own CMakeLists
by Antonio Maiorano
· 5 years ago
2ce5fda
Kokoro: Add the ppa:ubuntu-toolchain-r/test apt-repository
by Ben Clayton
· 5 years ago
f99302c
Remove the D3D9 and D3D8 source code
by Nicolas Capens
· 5 years ago
498499b
Remove the custom Visual Studio solution and projects
by Nicolas Capens
· 5 years ago
c05b610
Fix GN build
by Nicolas Capens
· 5 years ago
983761c
Reactor: Fix remove_if brokenness
by Ben Clayton
· 5 years ago
68d9ad8
Remove the sw::Color<> class
by Nicolas Capens
· 5 years ago
9aff7ae
Change for loops to use const refs, per performance-for-range-copy clang-tidy.
by Ben Clayton
· 5 years ago
0774188
Fix ImageView size computation
by Alexis Hetu
· 5 years ago
cb58662
MetalSurface: set layer.device to a ref of the system default device.
by Corentin Wallez
· 5 years ago
c66dad9
Regres: Add invertCommon optimization.
by Ben Clayton
· 5 years ago
9c25830
Regres: Move optimization logic to separate file
by Ben Clayton
· 5 years ago
524c5c7
Regres: Keep coverage span groups stable.
by Ben Clayton
· 5 years ago
f5da9d9
Regres: Split coverage.go into multiple files
by Ben Clayton
· 5 years ago
dc5854e
Regres: Further optimizations for coverage
by Ben Clayton
· 5 years ago
c6e7b2a
Regres: Add cov.ReadJSON()
by Ben Clayton
· 5 years ago
5cf1e9a
Fix implicit narrowing cast
by Nicolas Capens
· 5 years ago
45755df
Eliminate the legacy PowerVR SDK
by Nicolas Capens
· 5 years ago
3702e01
Integrate PowerVR OpenGL ES samples
by Nicolas Capens
· 5 years ago
d51c7fa
Fix completeness test of OpenGL ES immutable textures
by Nicolas Capens
· 5 years ago
9925761
Revert "MetalSurface: set layer.device to a ref of the system default device."
by Corentin Wallez
· 5 years ago
81d8c2a
MetalSurface: set layer.device to a ref of the system default device.
by Corentin Wallez
· 5 years ago
1c29477
Don't expose the sampling routine cache's mutex
by Nicolas Capens
· 5 years ago
13943ba
Create PowerVR targets if submodule already exists
by Nicolas Capens
· 5 years ago
536e2c8
Regres: Generate coverage data on nightly runs
by Ben Clayton
· 5 years ago
c346653
Subzero Coroutines: Use ultra-low-level marl APIs
by Ben Clayton
· 5 years ago
76e9e53
Subzero: Ensure coroutines are same-thread.
by Ben Clayton
· 5 years ago
d53eeca
Rename constant cache to snapshot cache
by Nicolas Capens
· 5 years ago
28f4ec3
Add sampling routine documentation
by Nicolas Capens
· 5 years ago
de3f38a
Fix Android.bp following the SPIRV-Tools update
by Alexis Hetu
· 5 years ago
1360648
Regres: Switch to building with LLVM 10
by Ben Clayton
· 5 years ago
3ca41df
Regres: Add llvm.Version.Download() to download and verify a LLVM toolchain
by Ben Clayton
· 5 years ago
c8974b3
Kokoro: Test LLVM 10 backend for ubuntu
by Ben Clayton
· 5 years ago
834c0e7
Coverage: Add 'turbo-cov': a faster reimplementation of llvm-cov
by Ben Clayton
· 5 years ago
4e60316
Don't download all submodules for Kokoro tests
by Nicolas Capens
· 5 years ago
a7bc2b9
Reactor: Disable more warnings to get LLVM 10 building
by Ben Clayton
· 5 years ago
a0535bd
LLVM 10: Add configs/common and configs/darwin.
by Ben Clayton
· 5 years ago
47146dc
LLVM 10: Add configs/common and configs/linux.
by Ben Clayton
· 5 years ago
14b1e3f
Update SPIR-V Tools to fd773eb50
by Alexis Hetu
· 5 years ago
b8a7746
Squashed 'third_party/SPIRV-Tools/' changes from 8910ea5f1..fd773eb50
by Alexis Hetu
· 5 years ago
fadb38a
Update SPIR-V Headers to f8bf11a02
by Alexis Hetu
· 5 years ago
035acbd
Squashed 'third_party/SPIRV-Headers/' changes from 204cd131c..f8bf11a02
by Alexis Hetu
· 5 years ago
48f3f6c
Remove two minor compiler warnings/errors:
by David 'Digit' Turner
· 5 years ago
02e15b2
third_party: Create scripts for updating spirv-[tools|headers]
by Ben Clayton
· 5 years ago
9f2dd0d
Fix taking aspect into account for image view identifiers
by Nicolas Capens
· 5 years ago
b138adb
Kokoro: Move llvm configs into 7.0 subdirectory, create 10.0 copies.
by Ben Clayton
· 5 years ago
37457d5
Regres: Add support for generating collated coverage info
by Ben Clayton
· 5 years ago
ac73612
CMake: Emit coverage-toolchain.txt file next to ICD json
by Ben Clayton
· 5 years ago
063fc02
CMake: Add SWIFTSHADER_EMIT_COVERAGE option
by Ben Clayton
· 5 years ago
cafff78
CMake: Add option for selecting LLVM version.
by Ben Clayton
· 5 years ago
e322072
Merge "Initial drop of LLVM 10 to third_party/llvm-10.0"
by Ben Clayton
· 5 years ago
7709026
Identify image views based on their state
by Nicolas Capens
· 5 years ago
67f052b
Provide packed VkFormat to uint8_t mapping
by Nicolas Capens
· 5 years ago
73c4a0c
Uniquely identify sampler state
by Nicolas Capens
· 5 years ago
f948cd1
Split vk::Sampler state off into a structure
by Nicolas Capens
· 5 years ago
1885f69
Fix handling Memset<> assignment and comparison
by Nicolas Capens
· 5 years ago
4ae29c4
Initial drop of LLVM 10 to third_party/llvm-10.0
by Ben Clayton
· 5 years ago
088add4
Add script for updating llvm 10
by Ben Clayton
· 5 years ago
268314f
regres: add daily run against SwiftShader/Subzero
by Antonio Maiorano
· 5 years ago
8cef397
CMake: Don't export LLVM_INCLUDE_DIR to PARENT_SCOPE
by Ben Clayton
· 5 years ago
434a916
CMake: Move LLVM rules out to third_party/llvm-7.0
by Ben Clayton
· 5 years ago
3c69034
Add missing copyright header to CMakeLists.txt
by Ben Clayton
· 5 years ago
404b52b
Initial drop of LLVM 10 to third_party/llvm-10.0
by Ben Clayton
· 5 years ago
llvm10-clean
540bdf9
Regres: Add new run_testlist flags
by Ben Clayton
· 5 years ago
3decd1a
Merge changes I9862d8e2,Ie1024655
by Ben Clayton
· 5 years ago
6c11cf2
Remove unused sampler parameter
by Nicolas Capens
· 5 years ago
7f46917
Specialize sampling routine for immutable sampler data
by Nicolas Capens
· 5 years ago
bf61e32
Update Marl to 16e1dc37c
by Ben Clayton
· 5 years ago
a38d7d1
Squashed 'third_party/marl/' changes from ca8408f68..16e1dc37c
by Ben Clayton
· 5 years ago
4b8b078
CMake: make SWIFTSHADER_DCHECK_ALWAYS_ON work on Windows
by Antonio Maiorano
· 5 years ago
12e857a3
Refactor vertex fetch to use VkFormat more aggressively
by Chris Forbes
· 5 years ago
95b77b4
Merge changes I2b7adc3c,I5873dfa8
by Ben Clayton
· 5 years ago
22d73d15
Subzero: fix CoroutineBegin generation
by Antonio Maiorano
· 5 years ago
1c9f242
Fix float to r11g11b10 conversion
by Alexis Hetu
· 5 years ago
fb670f5
marl: manually apply partial patch to fix x86 crashes
by Antonio Maiorano
· 5 years ago
bc98fbe
Subzero: fix external function calls on x86-32
by Antonio Maiorano
· 5 years ago
dc0f131
Subzero: fix partially initialized ManagedStatic assert
by Antonio Maiorano
· 5 years ago
2aa80df
[vulkan]: Support multiple external semaphore implementations.
by David 'Digit' Turner
· 5 years ago
8656bcb
Update Marl to ca8408f68
by Ben Clayton
· 5 years ago
36835bc
Squashed 'third_party/marl/' changes from 64d123947..ca8408f68
by Ben Clayton
· 5 years ago
440fc99
Regres: Update test lists @ 3a50a43d
by SwiftShader Regression Bot
· 5 years ago
3a50a43
SpirvShaderDebugger: Implement scope nesting
by Ben Clayton
· 5 years ago
f6e439f
Compile Vulkan library with Subzero in Chromium
by Alexis Hetu
· 5 years ago
Next »