blender/intern/cycles/device
Thomas Dinges 9d236ac06c Cycles: Enable half float support (4 channels and 1 channel) on CUDA.
Atm OpenEXR half files benefit from this and will use only 1/2 of the memory now. More space for HDRs!

Part of my GSoC 2016.
2016-08-11 22:47:53 +02:00
..
CMakeLists.txt Code refactor: add generic Cycles node infrastructure. 2016-05-22 17:29:24 +02:00
device_cpu.cpp Cycles: Add human readable sizes to debug output 2016-05-31 06:13:54 -04:00
device_cuda.cpp Cycles: Enable half float support (4 channels and 1 channel) on CUDA. 2016-08-11 22:47:53 +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 Fix Cycles assert after recent half changes. 2016-06-19 20:17:25 +02:00
device_multi.cpp Cycles: Add human readable sizes to debug output 2016-05-31 06:13:54 -04:00
device_network.cpp Cycles: Add human readable sizes to debug output 2016-05-31 06:13:54 -04:00
device_network.h Cycles: Use explicit qualifier for single-argument constructors 2016-05-11 16:51:14 +02:00
device_opencl.cpp Cycles: Report human-readable string of compilation error code 2016-08-04 12:14:43 +02:00
device_task.cpp Cycles-Bake: Custom Baking passes 2016-01-15 13:00:56 -02:00
device_task.h Cycles: Use explicit qualifier for single-argument constructors 2016-05-11 16:51:14 +02:00
device.cpp Cycles / Requested Features: Volume was missing in logging print. 2016-05-17 00:36:22 +02:00
device.h Cycles: Add support for bindless textures. 2016-05-19 13:14:37 +02:00