Blender Git Commit Log
Git Commits -> Revision 35d0e99
Revision 35d0e99 by Sergey Sharybin (master) January 10, 2013, 08:01 (GMT) |
Added new scons target: cudakernels It's intended to perform compilation of CUDA kernels only, without doing anything with other sources/resources and main purpose of this target is to be able to compile cuda kernels in completely different environment than the rest of blender was compiled. This is needed for linux build environment, where sm_13 compilation fails dramatically in 32bit chroot but could be compiled in 64bit environment. |
Commit Details:
Full Hash: 35d0e99299cc653c9064026ccbb2b2453483c515
SVN Revision: 53694
Parent Commit: ce4116c
Lines Changed: +35, -4