Go to file
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
build_files OSX/python: update to py 3.4 2014-04-15 14:12:22 +02:00
doc Style cleanup: C & pep8 2014-04-15 13:11:48 +10:00
extern Math Lib: optimize axis_dominant_v3_to_m3, approx 6x speedup 2014-04-16 21:07:28 +10:00
intern Cycles code refactor: use __launch_bounds__ instead of -maxrregcount for CUDA. 2014-04-16 21:05:04 +02:00
release Add Edge sharp/smooth to 3DView shading panel, as well as new Vert sharp/smooth. 2014-04-16 15:26:48 +02:00
scons@59512aadd1 Revert changes to submodules 2014-03-10 15:17:22 +06:00
source Fix Knife bug T39617: midpoint snap should affect intermediate points. 2014-04-16 14:19:36 -04:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt OSX/python: update to py 3.4 2014-04-15 14:12:22 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct Scons/cycles: fix header distribution for geom 2014-04-04 13:07:32 +02:00