Skip to content

Releases: ddrmax/swiftshader-ex

Swiftshader V4 - 22 febuary 2018

22 Feb 13:14
Compare
Choose a tag to compare
Pre-release

There seems to have some weird bugs:
One of my test apps (that uses OpenGL 1.1 functions) doesn't show anythung on screen
One of the test apps crashes (the same with 3.3.0.2 google release)but doesnt crashes with ANGLE

unofficial x86 and x64 debug and release of Windows dlls of SwiftShader from the google master source with all commits up to 22 February 2018 and built with VS 2017 v 15.5.7
The versioning is from the project
for easy download there are three packages (no debug x64):
Debug x86
Release x86
Release x64

All versions contains these files:
D3D8.dll (SwiftShader DirectX8 Software renderer (x86 Only))
D3D9.dll (SwiftShader DirectX9 Software renderer)
libEGL.dll (SwiftShader EGL Software renderer)
libGLES_CM.dll (SwiftShader OPENGL ES 1.1/ LibGLES 1.1 Software renderer)
libGLESv2.dll (SwiftShader OPENGL ES 2.0/ LibGLES 2.0 Software renderer)
opengl32.dll (SwiftShader OPENGL / LibGL Software renderer)

All executable files are respective compilation of the integrated test suite soultion