Sign in
swiftshader
/
SwiftShader
/
ee841c568f50ca3e554289e8bbbc462a8d38fa96
ee841c5
Base the driver version on Version.h.
by Nicolas Capens
· 6 years ago
513a116
Export Vulkan API entry functions.
by Nicolas Capens
· 6 years ago
f27cb23
Fix debugger wait dialog.
by Nicolas Capens
· 6 years ago
02ce583
Fixed lineWidth and pointSize limits
by Alexis Hetu
· 6 years ago
b3c4d88
Disabling the debugger wait dialog by default with Vulkan
by Alexis Hetu
· 6 years ago
6ed398b
Compile host specific files when cross-compiling
by Gordana Cmiljanovic
· 6 years ago
1147fc2
Prevent repeatedly trying to load a non-existent library
by Alexis Hetu
· 6 years ago
635c9b3
Fixed warnings in the Vulkan project
by Alexis Hetu
· 6 years ago
8aa74a4
Vulkan image formats
by Alexis Hetu
· 6 years ago
825d344
Only enable Clang-specific errors on Clang.
by Nicolas Capens
· 6 years ago
6e8ec33
Fix deterministic loops within conditional blocks, again.
by Nicolas Capens
· 6 years ago
dc2966a
Eliminate legacy functionality.
by Nicolas Capens
· 6 years ago
1d8c8db
Fix include paths.
by Nicolas Capens
· 6 years ago
4169b31
Fix for unused-lambda-capture warning
by Takuto Ikuta
· 6 years ago
20622c0
[MIPS] Add support for 64b MIPS architecture
by Gordana Cmiljanovic
· 6 years ago
9911aca
Revert "Fix for unused-lambda-capture warning"
by Takuto Ikuta
· 6 years ago
d0d9928
Fix for unused-lambda-capture warning
by Takuto Ikuta
· 6 years ago
155f802
Compile only the target architecture LLVM backend.
by Nicolas Capens
· 6 years ago
2f490f0
Fix 'continue' in GLSL loops.
by Nicolas Capens
· 6 years ago
42e8e54
Remove test setup headers.
by Nicolas Capens
· 6 years ago
a231844
Use two build jobs to speed up Travis CI.
by Nicolas Capens
· 6 years ago
75889d0
Disable 'futimens' calls.
by Nicolas Capens
· 6 years ago
adfbbcb
Fix symbol name mangling for LLVM 7.0.
by Nicolas Capens
· 6 years ago
7d0b8a3
Compile only the target architecture LLVM backend.
by Nicolas Capens
· 6 years ago
2337f06
Add LLVM 7.0 config for macOS.
by Nicolas Capens
· 6 years ago
e36ca90
[MIPS] Update llvm 7.0 gn build file for mipsel
by Gordana Cmiljanovic
· 6 years ago
70942e2
Fix Vulkan build.
by Nicolas Capens
· 6 years ago
e83048e
Generate an error when trying to clear an incomplete Framebuffer
by Alexis Hetu
· 6 years ago
d0a4800
Disable header-hygiene warnings on all platforms
by Sergey Ulanov
· 6 years ago
3957b7f
Default to LLVM 7.0 in CMake build.
by Nicolas Capens
· 6 years ago
50b1059
Fix OGLES2HelloAPI and Vulkan build.
by Nicolas Capens
· 6 years ago
38ff830
Buffer, BufferView and DeviceMemory
by Alexis Hetu
· 6 years ago
fde88d9
Default to LLVM 7.0 JIT in Android build.
by Nicolas Capens
· 6 years ago
4c84379
Remove Vulkan 32-bit Visual Studio configuration.
by Nicolas Capens
· 6 years ago
5978150
Fixes for extension enumeration
by Chris Forbes
· 6 years ago
1f3ef0d
[MIPS] Add LLVM 7.0 configs for Mips
by Gordana Cmiljanovic
· 6 years ago
4e34419
Fix validating glFramebuffer* attachment.
by Nicolas Capens
· 6 years ago
ca09082
Suppress warnings in subzero
by Aurimas Liutikas
· 6 years ago
805d761
Use a trampoline for all GL entry functions.
by Nicolas Capens
· 7 years ago
8a58771
Fix deterministic loops within conditional blocks.
by Nicolas Capens
· 6 years ago
082dfec
Add support for 32b MIPS architecture
by Gordana Cmiljanovic
· 6 years ago
17dfe1b
Fix signed integer overflow.
by Nicolas Capens
· 6 years ago
d55d997
Fix clamping of NaN values.
by Nicolas Capens
· 6 years ago
9e4d040
Device and PhysicalDevice features and properties
by Alexis Hetu
· 6 years ago
a9999ce
CommandBuffer skeleton
by Alexis Hetu
· 6 years ago
1f23d8c
Synchonization objects
by Alexis Hetu
· 6 years ago
0b3d56a
Vulkan unit tests
by Alexis Hetu
· 6 years ago
d16a504
Move GLES unit tests
by Alexis Hetu
· 6 years ago
e70c351
Linux build fix
by Alexis Hetu
· 6 years ago
b83d491
Detach transform feedback when deleted.
by Nicolas Capens
· 6 years ago
54e3974
Fix compiler warnings when compiling swiftshader for Fuchsia
by Sergey Ulanov
· 6 years ago
847fc0b
Add LLVM 7.0 config for Fuchsia.
by Nicolas Capens
· 6 years ago
9b76884
Add an argument check for compressed formats in glCompressedTexSubImage2D
by Merck Hung
· 6 years ago
5181427
Treat all non-zero GLboolean values as GL_TRUE.
by Nicolas Capens
· 6 years ago
767b41b
Vulkan dispatchable objects
by Alexis Hetu
· 6 years ago
71e256c
Fix GN build.
by Nicolas Capens
· 6 years ago
758796a
Add GN build file for LLVM 7.0
by Nicolas Capens
· 6 years ago
a2d15d1
Fix depth/stencil read format validation.
by Nicolas Capens
· 6 years ago
5378e14
Remove libGL project.
by Nicolas Capens
· 6 years ago
f417d9d
Rename SWIFTSHADER_LLVM_VERSION to REACTOR_LLVM_VERSION.
by Nicolas Capens
· 6 years ago
1a3ce87
Rename Reactor/Memory.* to Reactor/ExecutableMemory.*
by Nicolas Capens
· 6 years ago
a527eb0
Delete unused functionality.
by Nicolas Capens
· 6 years ago
c07dc4b
Make Reactor build stand-alone.
by Nicolas Capens
· 7 years ago
8b56197
Output intermediate build files to project independent directories.
by Nicolas Capens
· 6 years ago
4846150
Rename Reactor namespace to rr.
by Nicolas Capens
· 7 years ago
49336be
Add LLVM 7.0 as git subtree
by Nicolas Capens
· 6 years ago
9cf8d18
Squashed 'third_party/llvm-7.0/llvm/' content from commit 65ce2e56889
by Nicolas Capens
· 6 years ago
0c4ae86
Remove LLVM 7.0 git submodule
by Nicolas Capens
· 6 years ago
d6126ae
Grant more downstream SwiftShader approval rights.
by Nicolas Capens
· 6 years ago
aaaf93a
Disable accidentally enabled OpenGL logging.
by Nicolas Capens
· 6 years ago
3b5e426
Remove unused preprocessor definitions.
by Nicolas Capens
· 6 years ago
e5051aa
Add renderer source to Vulkan project.
by Nicolas Capens
· 6 years ago
68a8238
Duplicate source files for Vulkan.
by Nicolas Capens
· 6 years ago
64d537a
Change build output directory to 'out'.
by Nicolas Capens
· 6 years ago
8d5a94a
Remove environment-wide include paths.
by Nicolas Capens
· 6 years ago
75753f9
Fix CMake Subzero build.
by Nicolas Capens
· 6 years ago
60be5c4
Fix preprocessor error.
by Nicolas Capens
· 6 years ago
720aec1
Migrate to using <log/log.h> since Android O (API 27)
by Merck Hung
· 6 years ago
a5dfd97d
Remove stray printfs.
by Nicolas Capens
· 6 years ago
f1d777c
Remove duplicates in LLVM 7.0 build.
by Nicolas Capens
· 6 years ago
810f3db
Fix stencil buffer memory leak.
by Nicolas Capens
· 6 years ago
876760b
Notify team on Travis CI failures.
by Nicolas Capens
· 6 years ago
90c0c55
Explicitly include Android.mk for only OpenGL
by Merck Hung
· 6 years ago
56eacf0
Silently ignore attempts to delete default VAO.
by Nicolas Capens
· 6 years ago
8c5ca8d
Reactor: Fix Trunc generic code generation
by Logan Chien
· 6 years ago
3c6a1ae
Reactor: Fix Frac generic code generation
by Logan Chien
· 6 years ago
2faa24a
Reactor: Fix RoundInt generic code generation
by Logan Chien
· 6 years ago
83fc07a
Reactor: Fix Round (float) generic code generation
by Logan Chien
· 6 years ago
a8385ed
Reactor: Add check to SSE-specifc code for UShort4
by Logan Chien
· 6 years ago
40a6005
Reactor: Fix Floor generic code generation
by Logan Chien
· 6 years ago
28794cf
Reactor: Fix add/sub sat generic code generation
by Logan Chien
· 6 years ago
b5ce509
Reactor: Cleanup indentations
by Logan Chien
· 6 years ago
4241ad7
Include <string> for fixing undefined template on Mac.
by Merck Hung
· 6 years ago
3d27f2e
Initial cmake support for vulkan target
by Chris Forbes
· 6 years ago
96a1ceb
Remove exit-time destructors.
by Nicolas Capens
· 6 years ago
d73b871
Vulkan API (GetProcAddr only)
by Alexis Hetu
· 7 years ago
6aad6a7
Use lower case for internal Makefile variables
by Logan Chien
· 6 years ago
1aae88c
More thread safety in ES2 & EGL APIs
by Chris Forbes
· 7 years ago
9a20cc9
Add support for constant folding of clamp()
by Chris Forbes
· 7 years ago
c5e68ab
Fix constant folding of nonsquare mat * vec and vec * mat
by Chris Forbes
· 7 years ago
Next »