blender/intern/cycles
Thomas Dinges 3c85e1ca1a Cycles: Add support for single channel byte textures.
This way, we also save 3/4th of memory for single channel byte textures (e.g. Bump Maps).

Note: In order for this to work, the texture *must* have 1 channel only.
In Gimp you can e.g. do that via the menu: Image -> Mode -> Grayscale
2016-05-12 14:51:42 +02:00
..
app Fix cycles-xml with OSL support after changes inroduced in 1422f0dd1697d7b671a7b447fd58db7dfe775821 2016-05-07 10:50:21 +02:00
blender Cycles: Make CUDA adaptive feature compile a Debug flag. 2016-05-06 23:13:33 +02:00
bvh Cycles: Use explicit qualifier for single-argument constructors 2016-05-11 16:51:14 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Add support for single channel float textures on CPU. 2016-05-11 21:58:34 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Add support for single channel byte textures. 2016-05-12 14:51:42 +02:00
render Cycles: Add support for single channel byte textures. 2016-05-12 14:51:42 +02:00
subd Cycles: Use explicit qualifier for single-argument constructors 2016-05-11 16:51:14 +02:00
test Cycles: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +02:00
util Cycles: Add support for single channel byte textures. 2016-05-12 14:51:42 +02:00
CMakeLists.txt Cycles: Add an option to build single kernel only which fits current CPU 2016-03-25 16:09:05 +01:00