blender/intern/cycles/device
Sergey Sharybin 1788293a01 Fix T45381: Crash Blender 2.75 in Win7 x64 AMD card
Previous fix didn't work well enough because on Windows Python has different
environment than Blender ans setting variables in there made no effect from
Blender point of view.
2015-07-23 12:10:38 +02:00
..
CMakeLists.txt Cycles: Synchronize changes with standalone repository 2015-01-01 01:31:07 +05:00
device_cpu.cpp Cycles: Expose image image extension mapping to the image manager 2015-07-21 21:58:19 +02:00
device_cuda.cpp Cycles: Fix for wrong device enumeration in CUDA 2015-06-27 15:13:08 +02: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 Cycles: Solve some harmless NULL pointer magic 2015-06-30 23:41:19 +02: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 Allow compilation of cycles network with WITH_CYCLES_LOGGING is ON 2015-06-07 15:24:31 +02:00
device_network.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
device_opencl.cpp Fix T45381: Crash Blender 2.75 in Win7 x64 AMD card 2015-07-23 12:10:38 +02: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 Cycles: Log requested device features 2015-07-18 16:02:09 +02:00
device.h Cycles: Log requested device features 2015-07-18 16:02:09 +02:00