Timer optimizations.
authorChristopher John Purnell <cjp@lost.org.uk>
Fri, 28 Nov 2003 19:19:59 +0000 (19:19 +0000)
committerChristopher John Purnell <cjp@lost.org.uk>
Fri, 28 Nov 2003 19:19:59 +0000 (19:19 +0000)
commitfffd18193541999b2b5c00905dea0f1effa0ec07
tree428bdc4eea108c52bb2ee8f575128148f260161a
parent63515472d707c910e1172ff53d90dcf34f128599
Timer optimizations.
Made the list of pendinig timers ordered.
Added a free list of used timer structures.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@372 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_init.c
src/freeglut_internal.h
src/freeglut_main.c
src/freeglut_structure.c