FreeGLUT library ported to PS Vita using Pigs-In-A-Blanket
This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
joekrahn 007f03763e Converted Time counter to a uniform unsigned long it value.
The initialized flag was redundant with the main Initialized flag,
and conversion of timeval to milliseconds in POSIX makes the code
cleaner. Timeval has a longer range, but the time value is already
limited by the GLUT API.


git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@706 7f0cb862-5218-0410-a997-914c9d46530a
2006-09-24 21:28:38 +00:00
freeglut Converted Time counter to a uniform unsigned long it value. 2006-09-24 21:28:38 +00:00
.gitattributes Simply use autoreconf in autogen.sh, it is much simpler and the recommended 2005-10-12 13:04:46 +00:00
.gitignore Ooops, forgot to ingore INSTALL and install-sh in previous commit... 2005-10-12 14:22:04 +00:00