mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
Restore animation
This commit is contained in:
parent
a647198f65
commit
30709caad6
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ static void idle( void )
|
|||
dt = t - t0;
|
||||
t0 = t;
|
||||
Angle += 120.0*dt;
|
||||
/* glutPostRedisplay(); */
|
||||
glutPostRedisplay();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue