blender/intern/cycles/device
2014-01-14 22:04:32 +01:00
..
CMakeLists.txt 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
device_cpu.cpp 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
device_cuda.cpp Fix T37817: cycles CUDA detection problem on Windows with non-ascii paths. 2014-01-11 00:47:58 +01:00
device_intern.h Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
device_memory.h Code cleanup / Cycles: 2013-09-04 16:24:58 +00:00
device_multi.cpp Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
device_network.cpp Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
device_network.h Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
device_opencl.cpp Cycles / OpenCL: Let the OpenCL runtime determine its optimal work-group size automatically, by passing a NULL pointer here. 2013-12-24 20:20:57 +01:00
device_task.cpp Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
device_task.h Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
device.cpp Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
device.h Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00