Blender Git Loki
Git Commits -> Revision c2b7160
Revision c2b7160 by Nathan Letwory (master) December 5, 2009, 00:26 (GMT) |
* provide SCons support to enabling jaguarandi SIMD raytracer optimizations for real :) Until now only SSE switches were defined, but to really enjoy the SIMD structures, the __SSE__ define needs to be given. This can now be done with setting in your user-config.py WITH_BF_RAYOPTIMIZATION=True (or WITH_BF_RAYOPTIMIZATION=1 on command-line) |
Commit Details:
Full Hash: c2b71607d23fc2768ea6f8eabcaeec01daefcf30
SVN Revision: 25133
Parent Commit: c7c1fda
Lines Changed: +594, -579