summaryrefslogtreecommitdiff
path: root/progs/osdemos/ostest1.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.
2010-04-27osdemos: replace assertion with error handlerBrian Paul
2008-06-05minor changesBrian Paul
2007-07-26clamp float colorsBrian
2006-07-07remove GLUT dependencyBrian Paul
2006-05-19Demonstrate rendering 8, 16 and 32-bit/channel images all in one program.Brian Paul
Like older osdemo.c program, but test more OpenGL features like texturing, blending, lines.