diff options
-rw-r--r-- | gears.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -324,6 +324,7 @@ static void gearsPaintInside (CompScreen *s, const ScreenPaintAttrib *sAttrib, glDisable(GL_CULL_FACE); glPopMatrix(); + glPopAttrib(); gs->damage = TRUE; |