Go to file
Sergey Sharybin 5af103fe00 Cycles: Reduce scope of some defines set in CMakeLists
Should be no functional changes at all, just speeds up re-compilation
when some features needs to be disabled for development purposes.

For example, when running lots of Valgrind it's handy to disable any
GPU devices because otherwise you'll be wasting quite some time in
the driver while enumerating devices.

Reviewers: dingto, lukasstockner97, brecht, juicyfruit

Differential Revision: https://developer.blender.org/D1730
2016-01-14 13:12:50 +05:00
build_files CMake: Silence messages about unordered map and shared pointer on second run 2016-01-14 12:57:58 +05:00
doc Remove SCons building system 2016-01-04 14:20:48 +05:00
extern CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
intern Cycles: Reduce scope of some defines set in CMakeLists 2016-01-14 13:12:50 +05:00
release Fix typo in image editor grease pencil panel 2016-01-14 18:59:05 +11:00
source Fix image save ignoring options 2016-01-14 18:56:23 +11:00
tests Correct include directories for GTests 2016-01-04 22:16:14 +05:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
COPYING
GNUmakefile Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00
make.bat Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00