blender/intern/cycles/device
Sergey Sharybin a654512356 Cycles: Implement preliminary test for volume stack update from SSS
This adds an AABB collision check for objects with volumes and if there's a
collision detected then the object will have SD_OBJECT_INTERSECTS_VOLUME flag.

This solves a speed regression introduced by the fix for T39823 by skipping
volume stack update in cases no volumes intersects the current SSS object.
2014-10-03 10:52:04 +02:00
..
CMakeLists.txt Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00
device_cpu.cpp Fix wrong track of the memory when doing device vector resize before freeing it 2014-09-04 17:25:12 +06:00
device_cuda.cpp Fix wrong track of the memory when doing device vector resize before freeing it 2014-09-04 17:25:12 +06:00
device_intern.h Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00
device_memory.h Cycles: Implement preliminary test for volume stack update from SSS 2014-10-03 10:52:04 +02:00
device_multi.cpp Fix T41222 Blender gives weird output when baking (4096*4096) resolution on GPU 2014-08-05 13:50:50 -03:00
device_network.cpp Implement get_split_task_count to make device_network compile again. 2014-07-29 07:40:04 +02:00
device_network.h Style cleanup: indentation, braces 2014-05-05 02:19:08 +10:00
device_opencl.cpp Fix wrong track of the memory when doing device vector resize before freeing it 2014-09-04 17:25:12 +06:00
device_task.cpp Cycles Bake: show progress bar during bake 2014-07-25 11:42:53 -03:00
device_task.h Cycles Bake: show progress bar during bake 2014-07-25 11:42:53 -03:00
device.cpp Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00
device.h Cycles Bake: show progress bar during bake 2014-07-25 11:42:53 -03:00