Blender Git Commit Log

Git Commits -> Revision 3807bcb

Revision 3807bcb by Thomas Dinges (master)
May 6, 2016, 12:37 (GMT)
Cleanup: Rename texture slots to float4 and byte, to distinguish from future float (single channel) and half_float slots.

Should be no functional changes, tested CPU and CUDA.

Commit Details:

Full Hash: 3807bcb3a845475ac938a331329d3fd92d90c3e4
Parent Commit: 36d8a70
Lines Changed: +366, -366

11 Modified Paths:

/intern/cycles/device/device_cuda.cpp (+1, -1) (Diff)
/intern/cycles/kernel/geom/geom_volume.h (+5, -5) (Diff)
/intern/cycles/kernel/kernels/cpu/kernel.cpp (+7, -7) (Diff)
/intern/cycles/kernel/kernel_compat_cpu.h (+3, -3) (Diff)
/intern/cycles/kernel/kernel_globals.h (+2, -2) (Diff)
/intern/cycles/kernel/kernel_textures.h (+157, -157) (Diff)
/intern/cycles/kernel/svm/svm_image.h (+158, -158) (Diff)
/intern/cycles/render/image.cpp (+22, -22) (Diff)
/intern/cycles/render/image.h (+1, -1) (Diff)
/intern/cycles/render/scene.h (+2, -2) (Diff)
/intern/cycles/util/util_texture.h (+8, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021