blender/intern/cycles/device
Mai Lavelle 96868a3941 Fix T50888: Numeric overflow in split kernel state buffer size calculation
Overflow led to the state buffer being too small and the split kernel to
get stuck doing nothing forever.
2017-03-11 05:39:28 -05:00
..
opencl Fix T50888: Numeric overflow in split kernel state buffer size calculation 2017-03-11 05:39:28 -05:00
CMakeLists.txt Cycles: OpenCL split kernel refactor 2017-03-08 00:52:41 -05:00
device_cpu.cpp Fix T50888: Numeric overflow in split kernel state buffer size calculation 2017-03-11 05:39:28 -05:00
device_cuda.cpp Fix T50888: Numeric overflow in split kernel state buffer size calculation 2017-03-11 05:39:28 -05:00
device_intern.h Cycles: Refactor Device selection to allow individual GPU compute device selection 2016-11-07 03:19:29 +01:00
device_memory.h Fix T50888: Numeric overflow in split kernel state buffer size calculation 2017-03-11 05:39:28 -05:00
device_multi.cpp Cycles: Add names to buffer allocations 2017-03-08 01:24:55 -05:00
device_network.cpp Cycles: Add names to buffer allocations 2017-03-08 01:24:55 -05:00
device_network.h Cycles: Use explicit qualifier for single-argument constructors 2016-05-11 16:51:14 +02:00
device_opencl.cpp Cycles: Refactor Device selection to allow individual GPU compute device selection 2016-11-07 03:19:29 +01:00
device_split_kernel.cpp Fix T50888: Numeric overflow in split kernel state buffer size calculation 2017-03-11 05:39:28 -05:00
device_split_kernel.h Fix T50888: Numeric overflow in split kernel state buffer size calculation 2017-03-11 05:39:28 -05:00
device_task.cpp Cycles: Refactor Progress system to provide better estimates 2016-12-03 05:02:21 +01:00
device_task.h Cycles: Expose passes size to device tasks 2017-03-08 00:52:41 -05:00
device.cpp Cycles: Add names to buffer allocations 2017-03-08 01:24:55 -05:00
device.h Cycles: SSS and Volume rendering in split kernel 2017-03-09 17:09:37 +01:00