tornavis/source/blender
Brecht Van Lommel d7932ceea8 Cycles: multi GPU rendering support.
The rendering device is now set in User Preferences > System, where you can
choose between OpenCL/CUDA and devices. Per scene you can then still choose
to use CPU or GPU rendering.

Load balancing still needs to be improved, now it just splits the entire
render in two, that will be done in a separate commit.
2012-01-09 16:58:01 +00:00
..
avi style edit only - move parenthesis onto second line of function definition (in keeping with most of blenders code) 2011-12-17 00:52:36 +00:00
blenfont Move glTexEnvi to draw__start/draw__end. 2012-01-06 16:40:57 +00:00
blenkernel Fix #29835: joining meshes leads to crash 2012-01-09 15:17:09 +00:00
blenlib Color: 2012-01-08 13:55:53 +00:00
blenloader Improved auto-hiding of unused sockets for collapsed nodes. 2012-01-08 10:23:19 +00:00
blenpluginapi pass image description to image loading functions for more useful error than 'Unknown fileformat'. 2011-10-27 04:24:34 +00:00
collada style edits for function declarations 2011-12-30 07:55:15 +00:00
editors Tag unused argument 2012-01-09 09:30:51 +00:00
gpu derivative maps must take into account that texture scales can be negative 2012-01-03 22:27:30 +00:00
ikplugin Math lib: matrix multiplication order fix for two functions that were 2011-12-16 19:53:12 +00:00
imbuf Color: 2012-01-08 13:55:53 +00:00
makesdna Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +00:00
makesrna Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +00:00
modifiers bugfix for solidify modifier rim faces which were created from triangles, would get wrong customdata copied since it used the 4th index of a tri. 2012-01-09 09:30:04 +00:00
nodes Cycles: checker texture node, patch by Thomas. 2012-01-08 14:55:43 +00:00
python Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +00:00
quicktime style edits for function declarations 2011-12-30 07:55:15 +00:00
render fix error building without openexr 2012-01-05 23:36:03 +00:00
windowmanager fix an error rendering opengl weightpaint data wasn't working when python initialized opengl render on startup (needed for testing script). 2012-01-09 02:50:09 +00:00
CMakeLists.txt add define for deprecated DNA struct members: DNA_DEPRECATED, 2011-12-04 06:05:48 +00:00
SConscript Add compiles support for Cycles. 2011-11-08 20:40:02 +00:00