Menu

#25 GLTexture filter leaves last texture unit as active

open
nobody
None
5
2012-12-26
2012-01-29
No

In GLTextuerFilter.unbindSrcTex(), in the case that the filter reads several source textures, the last texture unit is left as active. The first one (GL.GL_TEXTURE0), should be left active instead.

Discussion