summaryrefslogtreecommitdiff
path: root/progs/xdemos/shape.c
AgeCommit message (Collapse)Author
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt
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.
2008-01-22remove unused varBrian
2005-01-09rotate at a reasonable rateBrian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2000-06-27print GL_RENDERER upon startupBrian Paul
2000-06-27draw a solid cube tooBrian Paul
1999-08-19Initial revisionjtg