blender/intern/cycles/device
Antony Riakiotakis 2a0451dc46 Fix GLEW linking error on MinGW.
The __imp__ prefix on glew lib linking errors should have been a good indication: the code was looking for the glew dll.
Bypassed by adding GLEW_STATIC to the definitions.
2011-11-08 18:58:29 +00:00
..
CMakeLists.txt Fix GLEW linking error on MinGW. 2011-11-08 18:58:29 +00:00
device_cpu.cpp Cycles: enable multi closure sampling and transparent shadows only on CPU and 2011-10-16 18:54:27 +00:00
device_cuda.cpp Cycles Merge: 2011-11-08 17:53:49 +00:00
device_intern.h Cycles: 2011-08-24 10:44:04 +00:00
device_memory.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
device_multi.cpp Cycles: enable multi closure sampling and transparent shadows only on CPU and 2011-10-16 18:54:27 +00:00
device_network.cpp Cycles: enable multi closure sampling and transparent shadows only on CPU and 2011-10-16 18:54:27 +00:00
device_network.h Cycles: some tweaks to silence msvc assertions in debug mode. 2011-10-03 15:31:45 +00:00
device_opencl.cpp Cycles: enable multi closure sampling and transparent shadows only on CPU and 2011-10-16 18:54:27 +00:00
device.cpp Cycles: enable multi closure sampling and transparent shadows only on CPU and 2011-10-16 18:54:27 +00:00
device.h Cycles: enable multi closure sampling and transparent shadows only on CPU and 2011-10-16 18:54:27 +00:00