blender/intern/cycles/device
Thomas Dinges ad0a3de3ce Cycles / OpenCL: Let the OpenCL runtime determine its optimal work-group size automatically, by passing a NULL pointer here.
This is recommended in the Intel OpenCL optimization docs (http://software.intel.com/en-us/vcsource/samples/optimizing-opencl) and I can confirm a small performance increase here (1-2% on nVidia OpenCL, up to 8% on Intel OpenCL).
2013-12-24 20:20:57 +01:00
..
CMakeLists.txt Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
device_cpu.cpp Cycles: network render code updated for latest changes and improved 2013-12-07 12:26:58 +01:00
device_cuda.cpp Cycles: network render code updated for latest changes and improved 2013-12-07 12:26: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