Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/demos: fix glut initialization calls | Brian Paul | 2009-12-18 | 1 | -2/+1 |
| | | | | | | | 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. | ||||
* | call glutInit(), bug 11486 | Xavier Bachelot | 2007-07-06 | 1 | -0/+1 |
| | |||||
* | fix minor warnings | Brian Paul | 2003-04-21 | 1 | -2/+2 |
| | |||||
* | initial check-in | Brian Paul | 2000-06-27 | 1 | -0/+580 |