blender/intern/cycles
Campbell Barton fd7f5c4230 Cycles: revert part of the optimization from ff34c2d
This was faster for my AMD system but slower for Intel.

However with gcc4.9,-O3 I was able to get roughly the same speed before/after.

Revert since this isnt giving such clear benefits on most systems.
2014-05-06 14:07:04 +10:00
..
app Style cleanup: indentation, braces 2014-05-05 02:19:08 +10:00
blender Fix T40031: cycles deformation motion blur wrong render on last frame of animation. 2014-05-05 17:15:48 +02:00
bvh Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Style cleanup: indentation, braces 2014-05-05 02:19:08 +10:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: revert part of the optimization from ff34c2d 2014-05-06 14:07:04 +10:00
render Style cleanup: indentation, braces 2014-05-05 02:19:08 +10:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Add check for LIKELY/UNLIKELY is CPU only 2014-05-05 07:26:49 +10:00
CMakeLists.txt Fix '-Werror=float-conversion' error with gcc < 4.9, for CMake 2014-05-03 10:54:02 +02:00
SConscript Comment out scons '-Werror=float-conversion' for Cycles for now. 2014-05-03 11:08:27 +02:00