Sign in
swiftshader
/
SwiftShader
/
ebf1e0155ed50b2049484e26a197cc242d3670ef
ebf1e01
Fix calling stack probe through a register on Win64.
by Nicolas Capens
· 8 years ago
2d03c8d
Remove clobber registers conflicting with input variables.
by Nicolas Capens
· 8 years ago
39a7bed
Disable LLVM ABI-breaking checks mismatch check.
by Nicolas Capens
· 8 years ago
28d5a26
Work around unsuppressable GCC error.
by Nicolas Capens
· 8 years ago
17982c4
Make chromium_git in DEPS conform to other Chromium submodules
by Csaba Osztrogonác
· 8 years ago
0f7c7b8
glGetSynciv implementation
by Alexis Hetu
· 8 years ago
c994748
Remove superfluous incRef/decRef on graphics buffer.
by Nicolas Capens
· 8 years ago
d7f3cc8
Unlock the graphics buffer before queuing it.
by Nicolas Capens
· 8 years ago
8ea247e
Fix not canceling an already queued graphics buffer.
by Nicolas Capens
· 8 years ago
b7afead
Fixed glGetIntegerv for OpenGL ES 2
by Alexis Hetu
· 8 years ago
802d142
Use rep stos x86 assembly for fast clears.
by Nicolas Capens
· 8 years ago
91da6b0
Fix for Subzero compilation on x86
by Alexis Hetu
· 8 years ago
26b4116
Fix external surface pitch/slice retrieval.
by Nicolas Capens
· 8 years ago
ab5339f
Enabling Subzero compilation on Windows
by Alexis Hetu
· 8 years ago
ce57a9a
Removing a few UNIMPLEMENTED cases
by Alexis Hetu
· 8 years ago
eb84fe0
Disable OpenGL ES 3.0 in Chromium builds.
by Nicolas Capens
· 8 years ago
5cdb91a
Fix min/max signed zero and NaN handling.
by Nicolas Capens
· 8 years ago
3d689f7
Fix for Chromium linux official build
by Alexis Hetu
· 8 years ago
12a2d05
Fixing the Linux build without breaking the Mac build
by Alexis Hetu
· 8 years ago
147f668
Fixed Mac build
by Alexis Hetu
· 8 years ago
bf6169d
Fixing Chromium build all
by Alexis Hetu
· 8 years ago
2c85340
Fix ignored gn local variable
by Alexis Hetu
· 8 years ago
cd4fe6a
Pull out SWIFTSHADER_OPTIM
by Greg Hartman
· 8 years ago
cd74a5a
Fix predicating instructions before return in loops.
by Nicolas Capens
· 9 years ago
e2c7154
Cleaning up BUILD.gn file before Chromium DEPS update
by Alexis Hetu
· 8 years ago
8560e68
Add dummy key methods for UBSan RTTI.
by Nicolas Capens
· 8 years ago
f8faed6
Modified MutexLock to use a pthread mutex on Android.
by Jorge E. Moreira
· 8 years ago
f8beb4b
Optimize replication.
by Nicolas Capens
· 8 years ago
9b0e655
Use unsigned index array accesses for texture sampling.
by Nicolas Capens
· 8 years ago
0c2b058
Add README files
by Greg Hartman
· 9 years ago
9939304
Remove obsolete vendor rules
by Greg Hartman
· 8 years ago
3fbe73e
Guard against threads joining twice.
by Nicolas Capens
· 8 years ago
0ceb7f7
Adding Subzero to Chromium on Windows
by Alexis Hetu
· 8 years ago
f96aa0d
Removed extra / from DEPS file
by Alexis Hetu
· 8 years ago
6817e15
Support TARGET_TRANSLATE_2ND_ARCH case
by Victor Khimenko
· 8 years ago
efe1ce9
Support HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED as RGBX8888
by Greg Hartman
· 8 years ago
0f185cf
Fix using sized internal formats for EGL images.
by Nicolas Capens
· 8 years ago
411273e
Refactor Byte4 unpacking.
by Nicolas Capens
· 8 years ago
b1031c8
MacOS build fix
by Alexis Hetu
· 8 years ago
d294def
Support unsigned array indices.
by Nicolas Capens
· 8 years ago
584088c
Fix array addressing of emulated vector types.
by Nicolas Capens
· 8 years ago
29eee71
Generalize dead stores.
by Nicolas Capens
· 8 years ago
da72142
Fix eliminating stores to pointer arguments.
by Nicolas Capens
· 8 years ago
3906165
Adding Subzero in Chromium
by Alexis Hetu
· 8 years ago
a11d03e
Update to Linux build files for Chromium
by Alexis Hetu
· 8 years ago
f8360ba
Optimize constant operand order.
by Nicolas Capens
· 8 years ago
f549e3b
Vectorize R5G6B5 framebuffer present.
by Nicolas Capens
· 8 years ago
ae518eb
Add a mutex around SyncSet operations
by Greg Hartman
· 9 years ago
8b27574
Use MAP_ANON if MAP_ANONYMOUS is not defined.
by Nicolas Capens
· 8 years ago
113e33a
Fixed warnings in Reactor
by Alexis Hetu
· 8 years ago
7a53aa9
Support building with Subzero on Mac OS.
by Nicolas Capens
· 8 years ago
9ca48d5
Emit SSE2 compatible operations if SSE4.1 is not supported.
by Nicolas Capens
· 8 years ago
ccd5ecb
Detect SSE4.1 support for Subzero.
by Nicolas Capens
· 8 years ago
22e18bc
Fix loading uninitialized data in loops.
by Nicolas Capens
· 8 years ago
3e7062b
Fix packusdw SSE2 fallback.
by Nicolas Capens
· 8 years ago
a25311a
Refactor Reactor type constructors.
by Nicolas Capens
· 8 years ago
0133d0f
Fix the vector element extraction type for Short4.
by Nicolas Capens
· 8 years ago
bf22bbf
Avoid vector element insert type mismatch.
by Nicolas Capens
· 8 years ago
5e6ca09
Fix Subzero vector comparison.
by Nicolas Capens
· 8 years ago
96445fe
Manually convert unsigned integer to floating-point.
by Nicolas Capens
· 8 years ago
1675f9f
Fix resource include file path capitalization.
by Nicolas Capens
· 8 years ago
5615fd0
Adding OWNERS file for Chromium
by Alexis Hetu
· 8 years ago
2caf1a5
Fix SubzeroTest compilation.
by Nicolas Capens
· 8 years ago
1fb0e50
Adding swiftshader unittests to chromium
by Alexis Hetu
· 8 years ago
19291ef
Explicitly use the Microsoft ABI on Win32 builds.
by Nicolas Capens
· 8 years ago
ac213e3
Try resolving existing X11 symbols before loading libX11.
by Nicolas Capens
· 8 years ago
9d52e7f
Set the CMake default build type to Release.
by Nicolas Capens
· 8 years ago
930b700
Fix determining the loop iteration count.
by Nicolas Capens
· 8 years ago
f53adbd
Add a CMake option to build with Subzero.
by Nicolas Capens
· 8 years ago
bd65da9
Implement executable memory allocation for Subzero on Unix.
by Nicolas Capens
· 8 years ago
19321ea
Add LLVM dependencies for Subzero on Android and Linux.
by Nicolas Capens
· 8 years ago
b7d5924
Update Subzero LLVM dependencies to 759dd39154f0bbf1adc87bf613c95f9564f64aa8
by Nicolas Capens
· 8 years ago
b94a2fc
Fix CMake sample include directory and libraries.
by Nicolas Capens
· 8 years ago
7bc40ff
Only add non-conformant configs on Android.
by Nicolas Capens
· 8 years ago
b28c662
Fix clamping viewport dimensions on specification.
by Nicolas Capens
· 8 years ago
bd85ab2
Fix integer overflow in rasterization.
by Nicolas Capens
· 8 years ago
904f6f9
Optimize flat triangle edge rasterization.
by Nicolas Capens
· 8 years ago
8157d5c
Fix the type used for structure field write masks.
by Nicolas Capens
· 8 years ago
5da143c
[emulator] Delete VAOs starting from highest
by Lingfeng Yang
· 8 years ago
216980a
Enable OpenGL ES 3.0 context creation from non-conformant configs.
by Nicolas Capens
· 8 years ago
29cb003
Fixed attribute location
by Alexis Hetu
· 8 years ago
a9beed3
Fixed using GL_SAMPLE_ALPHA_TO_COVERAGE
by Alexis Hetu
· 8 years ago
2e363b0
Consistently treat non-existant components as unsigned.
by Nicolas Capens
· 8 years ago
c9d70d5
Eliminate dead code.
by Nicolas Capens
· 8 years ago
16252ab
Optimize stores in a single basic block.
by Nicolas Capens
· 8 years ago
e205c3d
Eliminate loads following a single store.
by Nicolas Capens
· 8 years ago
f4452fc
Eliminate loading of uninitialized variables.
by Nicolas Capens
· 8 years ago
2ae9d74
Eliminate unused allocas.
by Nicolas Capens
· 8 years ago
6125b66
Fixed using default attributes
by Alexis Hetu
· 8 years ago
c018e08
Fix missing switch cases for blitting B32G32R32F.
by Nicolas Capens
· 8 years ago
ec93b1d
Imported a few ES3 fixes from Angle
by Alexis Hetu
· 8 years ago
15060bb
Eliminate assign operations for constants.
by Nicolas Capens
· 8 years ago
54ac5e8
Fix transpose2x4().
by Nicolas Capens
· 8 years ago
5b41ba3
Fix rvalue types.
by Nicolas Capens
· 8 years ago
87852e1
Match sub-vector load/store operand order to regular load/store.
by Nicolas Capens
· 8 years ago
a29d653
Deprecate support for constant pointers.
by Nicolas Capens
· 8 years ago
47eca45
Fix doc formatting.
by Nicolas Capens
· 8 years ago
b13cf49
Fix rounding to nearest integer.
by Nicolas Capens
· 8 years ago
3ea9295
Build fix
by Alexis Hetu
· 8 years ago
2f48bcb
Renamed libEGL/Surface.* to libEGL/EGLSurface.*
by Alexis Hetu
· 8 years ago
Next »