Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | progs/demos: fix glut initialization calls | Brian Paul | |
Remove glutInitWindowPosition() calls to play nicer with window managers. Move glutInitWindowSize() calls before glutInit() so the the default window size can be overridden by the -geometry cmd line option. | |||
2009-11-16 | progs/demos: Fix memory leak in ray.c. | Vinson Lee | |
2006-04-13 | compile fix from Dan Schikore | Brian Paul | |
2005-04-04 | s/Togle/Toggle/ | Brian Paul | |
2002-02-15 | include string.h to silence warning | Brian Paul | |
2001-05-09 | fixed FP underflow problem in kfact computation | Brian Paul | |
2001-05-09 | check for tiny values in dir[] vector in calcposobjs(), prevents FP ↵ | Brian Paul | |
underflows later | |||
2000-09-12 | better FPS calculation | Brian Paul | |
2000-06-27 | initial check-in | Brian Paul | |