blender/intern/cycles
Brecht Van Lommel b6021462a8 Another possible fix for #29301: issue with BVH intersection, reorder code a
bit so that it's more symmetric and resulting float ops are compiled the same
way. Otherwise extended float precision being used in one place and not the
other can make comparisons fail.
2011-11-30 16:29:26 +00:00
..
app edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
blender minor cycles edits 2011-11-27 03:49:09 +00:00
bvh edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +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 Cycles: improve error reporting for opencl and cuda, showing error messages in 2011-11-22 20:49:33 +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 Another possible fix for #29301: issue with BVH intersection, reorder code a 2011-11-30 16:29:26 +00:00
render Cycles: improve error reporting for opencl and cuda, showing error messages in 2011-11-22 20:49:33 +00:00
subd edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
util Fix #29274: problem compiling cycles opencl kernel from directory with spaces. 2011-11-22 16:38:58 +00:00
CMakeLists.txt Cycles: build flags tweaks to avoid errors with msvc debug build. 2011-11-23 16:30:50 +00:00
SConscript Scons / Cycles: 2011-11-24 19:22:34 +00:00