From: Christopher John Purnell Date: Mon, 7 Jul 2003 15:37:39 +0000 (+0000) Subject: glutMainLoopEvent() was not closing windows properly. X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=5a74416d8608df35bf20ef863ba3b5c22b3de485;hp=5a74416d8608df35bf20ef863ba3b5c22b3de485;p=freeglut glutMainLoopEvent() was not closing windows properly. Moved call to fgCloseWindows() from glutMainLoop() to the end of glutMainLoopEvent(). git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@125 7f0cb862-5218-0410-a997-914c9d46530a ---