diff --git a/progs/tests/texcmp.c b/progs/tests/texcmp.c index d1e829d1b73..743b1b09b44 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);