summaryrefslogtreecommitdiff
path: root/progs/tests/texcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/texcmp.c')
-rw-r--r--progs/tests/texcmp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/tests/texcmp.c b/progs/tests/texcmp.c
index d1e829d1b7..743b1b09b4 100644
--- a/progs/tests/texcmp.c
+++ b/progs/tests/texcmp.c
@@ -115,6 +115,8 @@ static void Display( void )
glPopMatrix();
+ glDisable(GL_TEXTURE_2D);
+
/* info */
glColor4f(1, 1, 1, 1);