blender/intern/cycles
2014-01-14 22:04:32 +01:00
..
app Fix cycles standalone compile on some systems, CMAKE_DL_LIBS should be enough. 2014-01-13 10:36:02 +01:00
blender Fix T38192: OSL got incorrectly enabled in preview render when GPU was selected 2014-01-13 23:29:35 +01:00
bvh spelling: use American spelling for canceled 2013-10-26 01:06:19 +00:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Cycles: Build SSE41 kernel per default, remove build option. This hopefully also fixes some compile errors on various systems. 2014-01-14 22:04:32 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel DingTo forgot to make sure kernel_sse41 is compiled in even when empty 2014-01-14 21:49:48 +01:00
render Cycles Volume Render: scattering support. 2014-01-07 15:03:41 +01:00
subd Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
util Cycles: Skip the compilation of the dedicated SSE2 kernel on x86-64, we can assume SSE2 here, so just re-use the regular one. Saves 500kb in the blender binary. 2014-01-14 20:39:54 +01:00
CMakeLists.txt Cycles: Skip the compilation of the dedicated SSE2 kernel on x86-64, we can assume SSE2 here, so just re-use the regular one. Saves 500kb in the blender binary. 2014-01-14 20:39:54 +01:00
SConscript Cycles: Build SSE41 kernel per default, remove build option. This hopefully also fixes some compile errors on various systems. 2014-01-14 22:04:32 +01:00