blender/intern/cycles/device
Brecht Van Lommel 7c0a0bae79 Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH.
Also some simple OSL optimization, passing thread data pointer directly instead
of via thread local storage, and creating ustrings for attribute lookup.
2012-12-01 19:15:05 +00:00
..
CMakeLists.txt code cleanup: 2012-10-17 04:13:03 +00:00
device_cpu.cpp Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH. 2012-12-01 19:15:05 +00:00
device_cuda.cpp Fix #33158: motion vector pass wrong in cycles in some scenes, wrong vectors 2012-11-21 01:00:03 +00:00
device_intern.h Fix #33107: cycles fixed threads 1 was still having two cores do work, 2012-11-07 21:00:49 +00:00
device_memory.h Cycles: device code refactoring, no functional changes. 2012-01-04 18:06:32 +00:00
device_multi.cpp Cycles: memory usage report 2012-11-05 08:04:57 +00:00
device_network.cpp Cycles: memory usage report 2012-11-05 08:04:57 +00:00
device_network.h style cleanup: block comments 2012-06-09 17:22:52 +00:00
device_opencl.cpp Cycles: memory usage report 2012-11-05 08:04:57 +00:00
device_task.cpp code cleanup: quiet double promotion warnings 2012-11-07 23:52:33 +00:00
device_task.h Cycles: progressive refine option 2012-10-13 12:38:32 +00:00
device.cpp Fix #33243: cycles CUDA going missing sometimes, disabled the new code now that 2012-11-20 17:39:56 +00:00
device.h Fix #33107: cycles fixed threads 1 was still having two cores do work, 2012-11-07 21:00:49 +00:00