Blender Git Loki

Git Commits -> Revision c08c931

Revision c08c931 by Thomas Dinges (master)
May 11, 2014, 01:38 (GMT)
Cycles / CUDA: Increase maximum image textures on GPU.
Instead of 95, we can use 145 images now. This only affects Kepler and above (sm30, sm_35 and sm_50).

This can be increased further if needed, but let's first test if this does not come with a performance impact.

Originally developed during my GSoC 2013.

Commit Details:

Full Hash: c08c931fb6f57bdca7865d48ac09a0775590f3ce
Parent Commit: 8904eaf
Lines Changed: +139, -13

9 Modified Paths:

/intern/cycles/device/device.h (+2, -0) (Diff)
/intern/cycles/device/device_cuda.cpp (+1, -0) (Diff)
/intern/cycles/device/device_multi.cpp (+2, -0) (Diff)
/intern/cycles/kernel/kernel_textures.h (+55, -0) (Diff)
/intern/cycles/kernel/svm/svm_image.h (+58, -3) (Diff)
/intern/cycles/render/image.cpp (+9, -4) (Diff)
/intern/cycles/render/image.h (+8, -2) (Diff)
/intern/cycles/render/scene.cpp (+2, -2) (Diff)
/intern/cycles/render/scene.h (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021