Blender Git Loki
Git Commits -> Revision fce03b0
Revision fce03b0 by Thomas Dinges (soc-2016-cycles_images) May 13, 2016, 22:03 (GMT) |
Bindless Textures: Some cleanup. 1) Rename extended_images to bindless_textures 2) Remove kepler textures slots, they will no longer be needed. Nothing to see here yet. Just some preparations for further work. |
Commit Details:
Full Hash: fce03b028d3fa9c61af2d5b0e242a3e4de619a13
Parent Commit: ede7429
Lines Changed: +8, -130
7 Modified Paths:
/intern/cycles/device/device.h (+2, -2) (Diff)
/intern/cycles/device/device_cuda.cpp (+1, -1) (Diff)
/intern/cycles/device/device_multi.cpp (+2, -2) (Diff)
/intern/cycles/kernel/kernel_textures.h (+0, -60) (Diff)
/intern/cycles/kernel/svm/svm_image.h (+0, -62) (Diff)
/intern/cycles/render/image.cpp (+2, -2) (Diff)
/intern/cycles/util/util_texture.h (+1, -1) (Diff)
/intern/cycles/device/device_cuda.cpp (+1, -1) (Diff)
/intern/cycles/device/device_multi.cpp (+2, -2) (Diff)
/intern/cycles/kernel/kernel_textures.h (+0, -60) (Diff)
/intern/cycles/kernel/svm/svm_image.h (+0, -62) (Diff)
/intern/cycles/render/image.cpp (+2, -2) (Diff)
/intern/cycles/util/util_texture.h (+1, -1) (Diff)