Go to file
Sergey Sharybin 3918c8b9a5 Cycles: Optionally output luminance from the shader evaluation kernel
This makes it possible to move some parts of evaluation from host to the device
and hopefully reduce memory usage by avoid having full RGBA buffer on the host.

Reviewers: juicyfruit, lukasstockner97, brecht

Reviewed By: lukasstockner97, brecht

Differential Revision: https://developer.blender.org/D1702
2015-12-30 19:04:04 +05:00
build_files Fix for error w/ QtCreator project builder 2015-12-27 17:11:44 +11:00
doc BGE: Improve clock management 2015-12-12 02:46:53 +01:00
extern GLog: Solve some compilation warnings 2015-12-30 17:25:54 +05:00
intern Cycles: Optionally output luminance from the shader evaluation kernel 2015-12-30 19:04:04 +05:00
release White Balance modifier for the VSE 2015-12-28 12:16:48 +01:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source BGE: Fix invalid operator< for microsoft compiler. 2015-12-30 13:47:43 +01:00
tests Fix memleaks in our gtests. 2015-12-28 23:19:24 +01: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 Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Make cycles compile with MSVC 2015 2015-12-29 18:59:23 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: show build dir when configuring 2015-09-22 00:16:53 +10:00
SConstruct Eigen: fold remaining OpenNL code into intern/eigen. 2015-12-10 01:58:10 +01:00