blender/intern/cycles
Thomas Dinges dc90ce5b6d Cycles GPU rendering:
* Deprecate computing capability 1.3 (sm_13)

This commit disables auto build of sm_13 CUDA platform, which means that starting with Blender 2.67, we don't support sm_13 devices anymore. It has become difficult to support that and it was already feature incomplete (no render-passes, AO, Multi Closure etc).

It's still possible to manually enable sm_13 for own tests, but building might break in the future.
2013-02-21 17:14:07 +00:00
..
app Cycles Test App: 2013-01-17 22:51:54 +00:00
blender Cycles Addon: 2013-02-21 17:08:13 +00:00
bvh Fix cycles issue with BVH cache created with 64 bits and used for 32 bits binary, 2013-02-13 11:02:51 +00:00
cmake Cycles / CMake: 2012-11-09 18:31:04 +00:00
device Cycles GPU rendering: 2013-02-21 17:14:07 +00:00
doc edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
kernel Fix #34226: cycles shadow pass got incorrectly influenced by world multiple 2013-02-13 16:46:18 +00:00
render Fix shadow pass issue with non-progressive render shadow pass with emitting 2013-02-20 12:10:05 +00:00
subd Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
util patch [#34320] Cross compiling with mingw-w64 on ubuntu 2013-02-19 12:05:38 +00:00
CMakeLists.txt Fix cycles intersection issue with overlapping faces on windows 32 bit and CPU 2013-02-04 16:12:37 +00:00
SConscript Fix scons win32 link error with OSL, also fix a GLEW linker warning 2013-02-10 20:47:44 +00:00