blender/intern/cycles/device
Brecht Van Lommel f3ee10ce5c Cycles: remove -Werror from opencl compile options, apple opencl on lion
seems to give "no previous prototype for function" warning, but it doens't
make much sense in opencl, seems like a compiler bug?
2011-09-05 08:23:01 +00:00
..
CMakeLists.txt Cycles: 2011-08-16 16:15:34 +00:00
device_cpu.cpp Cycles: 2011-08-24 10:44:04 +00:00
device_cuda.cpp Cycles: compile opencl kernels in non-blocking thread, and don't crash on 2011-09-02 00:10:03 +00:00
device_intern.h Cycles: 2011-08-24 10:44:04 +00:00
device_memory.h
device_multi.cpp Cycles: 2011-08-28 13:55:59 +00:00
device_network.cpp Blender modifications for Cycles integration. 2011-04-27 14:36:02 +00:00
device_network.h
device_opencl.cpp Cycles: remove -Werror from opencl compile options, apple opencl on lion 2011-09-05 08:23:01 +00:00
device.cpp Cycles: OpenCL library is now dynamically loaded so that blender doesn't crash 2011-09-01 19:00:23 +00:00
device.h Cycles: compile opencl kernels in non-blocking thread, and don't crash on 2011-09-02 00:10:03 +00:00