Blender Git Loki

Git Commits -> Revision 8a1afc2

Revision 8a1afc2 by Sergey Sharybin (master)
October 11, 2015, 13:22 (GMT)
Cycles: Increase number of textures allowed for OpenCL render

Currently OpenCL devices are packing images into a single texture,
which means technically number of textures is not limited here.

Now OpenCL will use same number of textures as CPU. If we want
to bump number of textures further, this values are to be modified
in sync.

NOTE OpenCL still does not support float textures.

Original patch from a guy called bliblubli in the tracker with
some own modifications.

Reviewers: brecht, dingto, sergey

Differential Revision: https://developer.blender.org/D1530

Commit Details:

Full Hash: 8a1afc28db8274feafce42f752374e623b416790
Parent Commit: 9b247bd
Lines Changed: +10, -0

2 Modified Paths:

/intern/cycles/render/image.cpp (+3, -0) (Diff)
/intern/cycles/render/image.h (+7, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021