blender/intern/cycles
Thomas Dinges 04c30c5efb Scons / MSVC - Windows x64
* SSE/SSE2 is an unknown option for the compiler (Command line warning D9002 : ignoring unknown option '/arch:SSE2'), so it can be left out because on x64 it automatically builds with SSE and SSE2.
2012-05-28 09:20:04 +00:00
..
app style cleanup 2012-05-27 00:36:50 +00:00
blender style cleanup 2012-05-27 00:36:50 +00:00
bvh Cycles: threading optimizations 2012-05-05 19:44:33 +00:00
cmake Cycles: try to avoid NaN pixels with oren nayar. Also small cmake code cleanup. 2011-11-18 15:39:40 +00:00
device style cleanup 2012-05-27 00:36:50 +00:00
doc edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
kernel style cleanup 2012-05-27 00:36:50 +00:00
render Fix cycles render issue with a (useless) mix node that has the same shader 2012-05-23 17:55:34 +00:00
subd Cycles: support for motion vector and UV passes. 2012-04-30 12:49:26 +00:00
util style cleanup 2012-05-27 00:36:50 +00:00
CMakeLists.txt add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
SConscript Scons / MSVC - Windows x64 2012-05-28 09:20:04 +00:00