From: Christopher John Purnell Date: Sat, 15 Nov 2003 16:24:33 +0000 (+0000) Subject: Added a new state variable "Initalized". X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;ds=inline;h=df33277ecd0e20914a9cb3aa5bfc17e0023b3334;hp=df33277ecd0e20914a9cb3aa5bfc17e0023b3334;p=freeglut Added a new state variable "Initalized". Replaced referenced to Time.Set with this new variable where appropriate. fgElapsedTime() now set the start time if Time.Set is false. Moved glutGet(GLUT_ELAPSED_TIME) handling to before the assert. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@348 7f0cb862-5218-0410-a997-914c9d46530a ---