summaryrefslogtreecommitdiff
path: root/progs/samples/olympic.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt1-389/+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.
2010-01-01progs/samples: 'Silence no previous prototype' warnings.Vinson Lee1-10/+10
2005-01-08compute reasonable animate rate (Marcelo Magallon)Brian Paul1-1/+15
2000-10-27Change animated apps to double-buffered visuals by default.Gareth Hughes1-5/+5
1999-08-19Initial revisionjtg1-0/+375