https://bugs.freedesktop.org/show_bug.cgi?id=47630
Kenneth Graunke <kenn...@whitecape.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTABUG --- Comment #2 from Kenneth Graunke <kenn...@whitecape.org> 2012-03-20 23:25:57 PDT --- It turns out that Brian's commit is correct. I was using GL_LINEAR and GL_LINEAR_MIPMAP_LINEAR filtering on integer textures, which is illegal according to both the GL_EXT_texture_integer and OpenGL 3.0 specs. I sent a patch to the piglit list to fix this earlier today. I'll push it soon if there are no objections. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev