blender/intern/cycles
Sergey Sharybin b62faa54de Cycles: Add support of processor groups
Currently for windows only, this is an initial commit towards native
support of NUMA.

Current commit makes it so Cycles will use all logical processors on
Windows running on system with more than 64 threads.

Reviewers: juicyfruit, dingto, lukasstockner97, maiself, brecht

Subscribers: LazyDodo

Differential Revision: https://developer.blender.org/D2049
2016-06-06 09:14:37 +02:00
..
app Cycles: Fixes for recent refactor 2016-05-31 15:32:31 +02:00
blender Fix T48580: path / branched path UI grayed out with OpenCL device that is not used. 2016-06-04 23:21:44 +02:00
bvh Cycles: Add human readable sizes to debug output 2016-05-31 06:13:54 -04:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Mark which CUDA device is used for display 2016-06-03 11:52:08 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Code refactor: minor node and node type utility functions and changes. 2016-05-29 20:30:16 +02:00
kernel CMake, minor changes to make Visual studio 2015 use a compatible numpy and 2016-06-04 11:42:48 +02:00
render Fix T48587, constant fold should only be done for Mix Type. 2016-06-04 21:39:07 +02:00
subd Fix broken Cycles curve motion radius after recent refactor, and fix warnings. 2016-05-31 00:21:33 +02:00
test Cycles: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +02:00
util Cycles: Add support of processor groups 2016-06-06 09:14:37 +02:00
CMakeLists.txt Code refactor: add generic Cycles node infrastructure. 2016-05-22 17:29:24 +02:00