blender/extern
Sergey Sharybin 13d8671a1a Cycles: Add support of Glog logging
This commit makes it possible to use Glog library for the debug logging.
For now only possible when using CMake and in order to use the logging
the WITH_CYCLES_LOGGING configuration variable is to be enabled.

When this option is not enabled or when using Scons there's no difference
in Cycles behavior at all, when using logging and no output to the console
impact is gonna to be minimal.

This is done in order to make it possible to have debug logging persistent
in code (without need to add it when troubleshooting some bug and removing
it afterwards).

For now actual logging is not placed yet, only all the functions needed for
the logging are written and so.
2014-09-25 17:08:32 +06:00
..
binreloc update gpl header in cmake files 2012-02-11 04:05:00 +00:00
bullet2 Remove an assert in Bullet for the Character physics. 2014-08-10 00:39:22 +02:00
carve Fix T41360: Crash on Boolean Modifier 2014-08-11 20:55:52 +06:00
clew Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00
colamd update gpl header in cmake files 2012-02-11 04:05:00 +00:00
cuew Fix possible harmful warning: the value of the size argument in 'strncat' is too large, change the argument to be the free space in the destination buffer minus the terminating null byte 2014-08-05 12:03:31 +02:00
Eigen3 Update Eigen to version 3.2.1 2014-03-21 16:04:53 +06:00
glew Merging r51923 through r52851 from trunk into soc-2011-tomato 2012-12-10 15:18:00 +00:00
gtest CMake: add header 2014-08-02 19:16:00 +10:00
libmv Cycles: Add support of Glog logging 2014-09-25 17:08:32 +06:00
libopenjpeg OSX/scons: Try to get rid of buildproblems with openjpeg enabled in certain build environments and prepend SDK_FLAGS to CFLAGS always 2014-07-06 14:10:41 +02:00
libredcode == libredcode / licence cleanup == 2013-07-14 20:38:55 +00:00
lzma update gpl header in cmake files 2012-02-11 04:05:00 +00:00
lzo Update bundled version of minilzo 2013-02-25 08:16:28 +00:00
rangetree Fix T39245: Crash when dynamic topology is enabled 2014-04-03 17:13:31 +11:00
recastnavigation Use reentrant qsort() in particle codes 2013-08-19 10:40:47 +00:00
wcwidth code cleanup: misc warnings/style 2013-03-21 02:58:21 +00:00
xdnd CMake: correct include dirs 2014-07-01 09:36:28 +10:00
CMakeLists.txt Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00
SConscript Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00