hmmmm gl-es doesnt like that texture2d thing. disable again.

SVN revision: 48774
This commit is contained in:
Carsten Haitzler 2010-05-12 03:27:34 +00:00
parent 54a9f1023d
commit 53fb870568
1 changed files with 1 additions and 1 deletions

View File

@ -1242,7 +1242,7 @@ shader_array_flush(Evas_GL_Context *gc)
if (gc->shader.cur_tex != gc->shader.current.cur_tex)
{
#if 1
#if 0
if (gc->shader.cur_tex)
{
glEnable(GL_TEXTURE_2D);