Sign in
swiftshader
/
SwiftShader
/
HEAD
fbbfeb7
Add missing source file to android build
by Chris Forbes
· 5 hours ago
master
468ee15
Regres: Update test lists @ ebb0bec9
by SwiftShader Regression Bot
· 16 hours ago
ebb0bec
Use allocateExecutable() in LLVMReactor
by Sergey Ulanov
· 26 hours ago
a384afc
Fix BCn related SwANGLE test failure
by Alexis Hetu
· 26 hours ago
60f8c2e
Prevent clang-format from splitting shift operator
by Nicolas Capens
· 27 hours ago
c77b1d8
Support for BC1, BC2, BC3, BC4 and BC5
by Alexis Hetu
· 2 days ago
07958d4
src/Vulkan/Debug: Add scope for case block
by Ben Clayton
· 3 days ago
d684c7f
Vulkan/Debug: Add Server
by Ben Clayton
· 11 days ago
a5859c1
Vulkan/Debug: Add Context
by Ben Clayton
· 11 days ago
71af593
Tweaks to make clang-format produce better code
by Ben Clayton
· 2 days ago
11dcf98
Add EmulatedReactor.cpp to Subzero.vcxproj
by Antonio Maiorano
· 2 days ago
5c9a338
Regres: Fix debug macro detection
by Ben Clayton
· 3 days ago
157ba26
Do not indent C++ namespace contents
by Nicolas Capens
· 3 days ago
72c398f
Vulkan: Add description methods to all commands.
by Ben Clayton
· 10 days ago
a717210
.vscode: Add cppdap to includePath
by Ben Clayton
· 10 days ago
0844277
Regres: Update test lists @ 544ae91e
by SwiftShader Regression Bot
· 3 days ago
544ae91
Enable vk-unittests with Subzero JIT
by Nicolas Capens
· 3 days ago
5021167
Kokoro: Split tests into Debug and RelWithDebInfo
by Ben Clayton
· 3 days ago
5346cf5
Accept ImageCubeArray SPIRV capability
by Chris Forbes
· 3 days ago
353f331
Vulkan/Debug: Add Thread and EventListener
by Ben Clayton
· 11 days ago
93433f0
Vulkan/Debug: Add Location
by Ben Clayton
· 11 days ago
05e8459
Vulkan/Debug: Add File
by Ben Clayton
· 11 days ago
dc005bd
Vulkan/Debug: Add WeakMap
by Ben Clayton
· 11 days ago
63382c6
Vulkan/Debug: Add Value and Variable
by Ben Clayton
· 11 days ago
b1f8876
Vulkan/Debug: Add Type
by Ben Clayton
· 11 days ago
5e4d55f
CMakeLists: Fix logic of BUILD_CPPDAP
by Ben Clayton
· 3 days ago
7e0a8c1
Regres: Update test lists @ d00dfe49
by SwiftShader Regression Bot
· 4 days ago
f466eb5
Advertise VK_PRESENT_MODE_MAILBOX_KHR
by Chris Forbes
· 3 days ago
c7a0968
Regres: Reduce scope of regres CI emails
by Ben Clayton
· 3 days ago
8ed7ae4
Fix REACTOR_DEFAULT_OPT_LEVEL not actually applying
by Antonio Maiorano
· 3 days ago
bb7c338
Remove Visual Studio Vulkan project files
by Nicolas Capens
· 4 days ago
4cf92db
Vulkan/Debug: Add ID
by Ben Clayton
· 11 days ago
d00dfe4
Remove Float->UInt conversion workaround
by Chris Forbes
· 4 days ago
cf79a62
Add Float to UInt unit test
by Nicolas Capens
· 4 days ago
062dc18
Add REACTOR_DEFAULT_OPT_LEVEL macro
by Antonio Maiorano
· 4 days ago
84571ac
Subzero: fix alloca return address allocation
by Antonio Maiorano
· 9 days ago
86dc731
Subzero: proper fix for assert(Dest->hasReg())
by Antonio Maiorano
· 7 days ago
afb4ebd
CMakeLists: Add CMake rules for Vulkan debugger
by Ben Clayton
· 11 days ago
d1a1e68
Add github.com/google/cppdap as a third_party dependency
by Ben Clayton
· 5 weeks ago
3f67b39
Add github.com/nlohmann/json as a third_party dependency
by Ben Clayton
· 4 weeks ago
b3a473e
Enforce int and short to be 32- and 16-bit respectively
by Nicolas Capens
· 4 days ago
7a15cef
Cubemap array support
by Alexis Hetu
· 11 days ago
84d0f7c
Revert "Fix materialization of function arguments"
by Antonio Maiorano
· 5 weeks ago
f523485
Kokoro: Add ReactorUnitTests to windows presubmits
by Ben Clayton
· 4 days ago
c92bee5
Remove coverage asserts for tested code
by Nicolas Capens
· 6 days ago
31916f4
[Subzero] Remove assert that breaks Shuffle operations.
by David 'Digit' Turner
· 7 days ago
18c6a78
SpirvShader: Use struct for MemoryVisitor callback.
by Ben Clayton
· 10 days ago
0f4359f
Regres: Update dEQP to include fence timeout fix.
by Ben Clayton
· 8 days ago
1e610ee
Vulkan: Tidy VkCommandBuffer.cpp
by Ben Clayton
· 10 days ago
c166eb7
Reactor: Rename Blend() to Shuffle()
by Ben Clayton
· 8 days ago
629b743
Regres: Update test lists @ b9f03f47
by SwiftShader Regression Bot
· 8 days ago
8701dc4
Reactor: Switch swizzles over to 16-bit hex codes
by Ben Clayton
· 8 days ago
b9f03f4
[vulkan] Add VK_SUBGROUP_FEATURE_ARITHMETIC_BIT support
by David 'Digit' Turner
· 9 days ago
f6a128b
Vulkan: Optimize shaderClipDistance and shaderCullDistance
by Ben Clayton
· 4 months ago
9ad035b
Vulkan: Implement shaderClipDistance and shaderCullDistance
by Ben Clayton
· 4 months ago
2b9e22a
Regres: support GCOV_PREFIX for collecting coverage
by Paul Thomson
· 9 days ago
1c0b778
Regres: update testlists for recent deqp roll
by Chris Forbes
· 9 days ago
ab3abfa
Regres: Adjust exit code handling
by Chris Forbes
· 9 days ago
3a7101b
[vulkan] Clarify configuration macros for external memory and semaphores.
by David 'Digit' Turner
· 3 weeks ago
bf151b8
ReactorUnitTests: add unit tests for intrinsics
by Antonio Maiorano
· 10 days ago
e6ab470
SubzeroReactor: implement most missing intrinsics
by Antonio Maiorano
· 2 weeks ago
9c0617c
SubzeroReactor: add stubbed coroutine support
by Antonio Maiorano
· 2 weeks ago
b34b558
Subzero: fix assert for sqrt of vector float types
by Antonio Maiorano
· 2 weeks ago
bb222a1
Subzero: hack fix for assert(Dest->hasReg())
by Antonio Maiorano
· 2 weeks ago
f3fff9b
SubzeroReactor: fix assertion !isVectorType(Ty)
by Antonio Maiorano
· 2 weeks ago
6f946f4
Subzero: fix assert when dumping unnamed constant
by Antonio Maiorano
· 2 weeks ago
dee5b5f
Regres: roll deqp forward to current tip of 1.1.6
by Chris Forbes
· 9 days ago
a727d80
Enable the fullDrawIndexUint32 feature
by Alexis Hetu
· 9 days ago
80d21bb
Regres: Update test lists @ bbd0694f
by SwiftShader Regression Bot
· 10 days ago
9c795fd
VulkanUnitTests: Fix bad comment on assembly.
by Ben Clayton
· 10 days ago
bbd0694
Remove Common/Types.hpp include from SpirvShader
by Chris Forbes
· 2 weeks ago
fca575e
Regres: Add pending deqp change to fix bad graphicsfuzz tests
by Chris Forbes
· 2 weeks ago
8ffeadb
Make Vk::Stringify return std::string
by Sean Risser
· 11 days ago
b64fbfe
VkPipeline: Replace spirv-opt list with RegisterPerformancePasses()
by Ben Clayton
· 3 weeks ago
6e2ff45
Regres: refactor for use as a library
by Paul Thomson
· 2 weeks ago
9d12894
Regres: Update test lists @ fb7ca1d5
by SwiftShader Regression Bot
· 2 weeks ago
fb7ca1d
SpirvShaderEnumNames: Use spirv-tools' spvOpcodeString()
by Ben Clayton
· 2 weeks ago
72e6f39
Rename SpirvShader_dbg.cpp -> SpirvShaderEnumNames.cpp
by Ben Clayton
· 2 weeks ago
cc8ee00
SpirvShader: Remove now unused includes
by Ben Clayton
· 2 weeks ago
474dba4
SpirvShader: Move arithmetic ops to new cpp file
by Ben Clayton
· 2 weeks ago
5e51cfc
SpirvShader: Move image handling to new cpp file
by Ben Clayton
· 2 weeks ago
ee58972
SpirvShader: Move spec ops to new cpp file
by Ben Clayton
· 2 weeks ago
a5ca6da
SpirvShader: Move group ops to new cpp file
by Ben Clayton
· 2 weeks ago
f3e2cc2
SpirvShader: Move memory ops to new cpp file
by Ben Clayton
· 2 weeks ago
b427400
SpirvShader: Move control flow handling to new cpp file
by Ben Clayton
· 2 weeks ago
22f954e
SpirvShader: Move GLSLstd450 handling to new cpp file
by Ben Clayton
· 2 weeks ago
284953f
Pipeline: Move utility functions to ShaderCore
by Ben Clayton
· 2 weeks ago
389749a
Fix ICD generation (again).
by Jamie Madill
· 2 weeks ago
4cea2ae
Regres: Use android.googlesource.com for dEQP
by Ben Clayton
· 2 weeks ago
d6e903b
Support multisampled Bresenham lines
by Alexis Hetu
· 2 weeks ago
8a6dcf7
Support sample image instruction operand
by Alexis Hetu
· 2 weeks ago
2613cb5
Fix ICD build when using multiple toolchains.
by Jamie Madill
· 2 weeks ago
ac3a67c
gles: Only clamp default block uniform indexes
by Chris Forbes
· 2 weeks ago
663dcef
Reactor: Work around new MSVC brokenness.
by Ben Clayton
· 2 weeks ago
ad1f264
Regres: Update test lists @ f2637d0d
by SwiftShader Regression Bot
· 3 weeks ago
ae3c27d
Merge changes I672a4d28,I4a74212f,I5c51e8aa,I323ea936
by Ben Clayton
· 3 weeks ago
f2637d0
Present should return OUT_OF_DATE if the window size outdated
by Jonah Ryan-Davis
· 3 weeks ago
e7ce4e5
Make GN builds produce an ICD JSON in the build dir
by Corentin Wallez
· 3 weeks ago
deac536
Add missing vkCmdSetLineStippleEXT function
by Chris Forbes
· 3 weeks ago
7b29abf
Improved pNext pointer handling
by Alexis Hetu
· 3 weeks ago
Next »