Blender Git Commit Log

Git Commits -> Revision 5af103f

Revision 5af103f by Sergey Sharybin (master)
January 14, 2016, 08:12 (GMT)
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

Commit Details:

Full Hash: 5af103fe008aac0cb20631871bbee16f319835ed
Parent Commit: 16b7887
Lines Changed: +23, -13

4 Modified Paths:

/intern/cycles/blender/CMakeLists.txt (+4, -0) (Diff)
/intern/cycles/CMakeLists.txt (+3, -13) (Diff)
/intern/cycles/device/CMakeLists.txt (+12, -0) (Diff)
/intern/cycles/subd/CMakeLists.txt (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021