blender/intern/cycles
Brecht Van Lommel 2851ed4a55 Cycles code refactor: use __launch_bounds__ instead of -maxrregcount for CUDA.
This makes it easier to have per kernel number of registers. Also, all the
tunable parameters for this are now in kernel.cu, rather than spread over cmake,
scons and device_cuda.cpp.
2014-04-16 21:05:04 +02:00
..
app Cycles: add dedicated UV Map node, easier to find and has convenient auto complete. 2014-04-02 11:53:44 +02:00
blender Fix T39742: Crash with Cycles + new autosmooth crash 2014-04-15 08:31:48 +02:00
bvh Fix T39523: cycles cache BVH not working correct with deformation motion blur. 2014-04-02 20:51:29 +02:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Cycles code refactor: use __launch_bounds__ instead of -maxrregcount for CUDA. 2014-04-16 21:05:04 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles code refactor: use __launch_bounds__ instead of -maxrregcount for CUDA. 2014-04-16 21:05:04 +02:00
render Fix cycles standalone file saving not taking number of samples into account properly. 2014-04-16 15:28:24 +02:00
subd Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
util Cycles: SSE optimization for Voronoi cells texture 2014-04-03 23:35:10 +04:00
CMakeLists.txt Cycles: fix 3-5% performance regression in msvc builds caused by a typo in stackchecking flags. 2014-03-31 21:44:02 +04:00
SConscript Cycles: fix 3-5% performance regression in msvc builds caused by a typo in stackchecking flags. 2014-03-31 21:44:02 +04:00