blender/intern/cycles
Brecht Van Lommel 3d38ad1b17 Attempted fix for #32415: tighten up cycles opencl initialization checks to try to
avoid crashes. Don't think these should be needed but maybe it helps.
2012-09-12 11:25:47 +00:00
..
app Cycles: merge of changes from tomato branch. 2012-09-04 13:29:07 +00:00
blender Cycles UI: 2012-09-12 10:54:25 +00:00
bvh fix for rare crash in cycles BVH tree packing. 2012-08-22 11:18:37 +00:00
cmake Cleanup for OSL linking in cmake: Move cmake OSL library search and path definition from the cycles macro file to the top-level CMakeLists.txt. This makes the OSL_LIBRARIES and other variables accessible throughout Blender cmake scripts and especially in the creator module for linking libraries. 2012-09-10 06:18:20 +00:00
device Attempted fix for #32415: tighten up cycles opencl initialization checks to try to 2012-09-12 11:25:47 +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 Cleanup for OSL linking in cmake: Move cmake OSL library search and path definition from the cycles macro file to the top-level CMakeLists.txt. This makes the OSL_LIBRARIES and other variables accessible throughout Blender cmake scripts and especially in the creator module for linking libraries. 2012-09-10 06:18:20 +00:00
render Performance fix for Cycles: Don't wait in the main UI thread when resetting devices. 2012-09-11 11:41:51 +00:00
subd style cleanup 2012-07-21 22:58:08 +00:00
util Attempted fix for #32415: tighten up cycles opencl initialization checks to try to 2012-09-12 11:25:47 +00:00
CMakeLists.txt RTTI needs to be disabled in cycles for OSL. 2012-09-03 11:38:20 +00:00
SConscript Fix for cycles building with assertions on scons/windows. 2012-06-25 11:42:58 +00:00