Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-21 | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 1 | -224/+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. | |||||
2009-12-18 | progs/demos: fix glut initialization calls | Brian Paul | 1 | -3/+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. | |||||
2006-03-29 | Remove unneeded includes of time.h | Karl Schultz | 1 | -2/+0 | |
2005-01-09 | better animate rate (Marcelo Magallon) | Brian Paul | 1 | -7/+16 | |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 1 | -1/+0 | |
2000-08-16 | added missing radius multiplication factor to sphere code | Brian Paul | 1 | -29/+6 | |
2000-06-27 | fixed compiler warnings | Brian Paul | 1 | -4/+7 | |
1999-08-19 | Initial revision | jtg | 1 | -0/+240 | |