should not strip out GLUT_DISPLAY_CALLBACK at the end of processing work. It kills...
authorDiederick Niehorster <dcnieho@gmail.com>
Thu, 18 Apr 2013 01:53:21 +0000 (01:53 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Thu, 18 Apr 2013 01:53:21 +0000 (01:53 +0000)
commit2985bdd9bc82503cc3fab6b6eb60f4cce59c266c
tree0553f3052f6b6ce023ea3677a833cbd7d1115a5c
parentc2de6d3474dc0c697fa0d5c9fd84988896a077ef
should not strip out GLUT_DISPLAY_CALLBACK at the end of processing work. It kills the glutPostRedisplay inside the display callback method of getting your window continuously redrawn...

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1616 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_main.c