Go to file
Sergey Sharybin a922be9270 Cycles: Repot CPU and CUDA capabilities to system info operator
For CPU it gives available instructions set (SSE, AVX and so).

For GPU CUDA it reports most of the attribute values returned by
cuDeviceGetAttribute(). Ideally we need to only use set of those
which are driver-specific (so we don't clutter system info with
values which we can get from GPU specifications and be sure they
stay the same because driver can't affect on them).
2015-01-06 14:13:21 +05:00
build_files GTest was broken on Linux 2015-01-03 17:55:59 +11:00
doc fix for doc generator 2014-12-29 22:16:44 +11:00
extern Just another attempt to make MSVC happy 2014-12-31 19:04:29 +05:00
intern Cycles: Repot CPU and CUDA capabilities to system info operator 2015-01-06 14:13:21 +05:00
release Cycles: Repot CPU and CUDA capabilities to system info operator 2015-01-06 14:13:21 +05:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T43143: DPX header wrong, making it impossible to import to other software 2015-01-06 13:47:53 +05:00
tests Add some BLI helpers needed by asset branch. 2015-01-03 10:13:44 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Cycles: Fix compilation error when OIIO is compiled with external PugiXML parser 2015-01-01 01:31:07 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Force phony targets to build (even if file exists) 2014-12-20 02:15:14 +01:00
SConstruct Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00