Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 2010-05-21 | 1 | -136/+0 |
| | | | | | | | The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about. | ||||
* | progs/demos: fix glut initialization calls | Brian Paul | 2009-12-18 | 1 | -4/+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. | ||||
* | better animate rate (Marcelo Magallon) | Brian Paul | 2005-01-09 | 1 | -2/+8 |
| | |||||
* | Add glutInitWindowPosition call | Keith Whitwell | 2004-01-28 | 1 | -0/+1 |
| | |||||
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -6/+0 |
| | |||||
* | silenced some warnings | Brian Paul | 1999-09-17 | 1 | -2/+4 |
| | |||||
* | Added ESC key handling | Ted Jump | 1999-09-17 | 1 | -2/+15 |
| | |||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+123 |