blender/intern/cycles/kernel/kernels
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
..
cpu Cycles: Add support for single channel byte textures. 2016-05-12 14:51:42 +02:00
cuda Some fixes for CUDA runtime compile: 2016-05-06 23:13:33 +02:00
opencl Cycles: Cleanup, indent nested preprocessor directives 2016-03-25 13:55:42 +01:00