Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-05Cycles: __KERNEL_DEBUG__ wasn't set for compile-time kernelsSergey Sharybin
2014-08-26Cycles: Add an experimental CUDA kernel.Thomas Dinges
2014-08-22Cycles: Drop support for CUDA 5.0 Toolkit, only 6.0 and 6.5 (recommended) are...Thomas Dinges
2014-06-26Fix compilation error with scons and older pythonsSergey Sharybin
2014-06-19Python: Remove deprecated uses of os.popenCampbell Barton
2014-05-26Attempted fix for T40363: CUDA 30% slowdown in testbuilds compared to 2.70.Brecht Van Lommel
2014-04-30Cycles CUDA: make CUDA toolkit 6.0 the official supported version.Brecht Van Lommel
2014-04-16Fix for scons/CUDA build after recent commit.Brecht Van Lommel
2014-04-16Cycles code refactor: use __launch_bounds__ instead of -maxrregcount for CUDA.Brecht Van Lommel
2014-04-09Cycles / CUDA: Increase sm_2x registers to 40.Thomas Dinges
2014-03-29Fix scons CUDA build and compile error with more strict compilers.Brecht Van Lommel
2014-03-29Cycles code refactor: move geometry related kernel files into own directory.Brecht Van Lommel
2014-01-27patch by liblib (lid b)Martijn Berger
2013-12-29Added option to have a seperate environment for executing nvccMartijn Berger
2013-10-08Cycles / CUDA:Thomas Dinges
2013-06-20Cycles: update build configurations to include CUDA sm_35 architecture. When ...Brecht Van Lommel
2013-06-19Cycles: prepare to make CUDA 5.0 the official version we useBrecht Van Lommel
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-03Fix scons not installing closure/ directory for runtime compiles of CUDA kernel.Brecht Van Lommel
2012-05-28Cycles / CUDA:Thomas Dinges
2011-12-08Scons/CUDAThomas Dinges
2011-12-06Cycles / CUDA Kernel compile:Thomas Dinges
2011-12-06Cycles: scons cuda kernel compile now does one kernel at a time, to reduce me...Brecht Van Lommel
2011-12-01CyclesBrecht Van Lommel