This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
51,847
Commits
1
Branch
0
Tags
e5c7535bebc37e04489fac4e88beca8cc5677d7d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Thomas Dinges
9e3ddd70d4
Cycles: Disable SSE41 kernel on 32bit, we don't use intrinsics here anyway. Also disable it for Visual Studio < 2012, broken blendv instruction.
2014-01-14 23:51:59 +01:00
Thomas Dinges
9351ac0d85
Cycles: Skip the compilation of the dedicated SSE2 kernel on x86-64, we can assume SSE2 here, so just re-use the regular one. Saves 500kb in the blender binary.
...
Reviewed by: brecht Differential Revision:
https://developer.blender.org/D199
2014-01-14 20:39:54 +01:00