blender/intern/cycles/device
Sergey Sharybin 80837d06de Cycles: Support earlier tile rendering termination on cancel
It will discard the whole tile, but it's still kind of more friendly than
fully locked interface (sort of) for until tile is fully sampled.

Sorry if it causes PITA to merge for the opencl split work, but this issue
bothering a lot when collecting benchmarks.
2016-09-29 16:00:25 +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: Fix typo in shader cancel routines 2016-09-29 15:48:10 +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: Don't sum up memory usage of all devices together for the stats 2016-09-23 12:43:23 +02: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: Support earlier tile rendering termination on cancel 2016-09-29 16:00:25 +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 microdisplacement: Allow kernels to be built without patch evaluation 2016-08-15 11:13:18 -04:00
device.h Cycles microdisplacement: Allow kernels to be built without patch evaluation 2016-08-15 11:13:18 -04:00