blender/intern/cycles/device
Sergey Sharybin 36ef6d1532 Cycles: Report build flags used for the OpenCL kernel compilation
For now it's reported to the stdout, matching to the CUDA behavior.
In the future we can hide this into GLog logging once the kernels
are considered all stable and so.
2015-06-01 19:49:52 +05:00
..
CMakeLists.txt Cycles: Synchronize changes with standalone repository 2015-01-01 01:31:07 +05:00
device_cpu.cpp Cycles: Fix compilation error on windows after recent logging changes 2015-04-10 22:35:10 +05:00
device_cuda.cpp Cycles: Restructure kernel files organization 2015-05-22 16:31:34 +05:00
device_intern.h Cycles: Repot CPU and CUDA capabilities to system info operator 2015-01-06 14:13:21 +05:00
device_memory.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
device_multi.cpp Cycles: Get rid of one more OpenGL matrix manipulation/push/pop. 2015-05-11 16:41:18 +02:00
device_network.cpp Cycles: Communicate number of closures and nodes feature set to the device 2015-05-09 19:28:00 +05:00
device_network.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
device_opencl.cpp Cycles: Report build flags used for the OpenCL kernel compilation 2015-06-01 19:49:52 +05:00
device_task.cpp Cycles: Code cleanup, spaces around keywords 2015-03-28 00:15:15 +05:00
device_task.h Cycles: Pass requested tile size to the device via device task 2015-05-09 19:09:07 +05:00
device.cpp Fix T44707: cycles border render regression 2015-05-18 11:37:19 +10:00
device.h Cycles: Get rid of one more OpenGL matrix manipulation/push/pop. 2015-05-11 16:41:18 +02:00