summaryrefslogtreecommitdiff
path: root/progs/trivial/line.c
AgeCommit message (Collapse)Author
2009-11-19progs/trivial: Redraw upon keypress.Vinson Lee
2009-03-24progs/trivial: add fflushes for cygwinKeith Whitwell
2009-02-18progs/trivial: Label program windows with actual program nameKeith Whitwell
Each of these programs previously called itself "First Tri" which was a little confusing. Could have left one as "First Tri", but the trouble then is that people would still clone that file & we'd end up with another thousand first tri apps...
2007-12-09gallium: more trivial testsKeith Whitwell
2007-06-19don't request GLUT_ALPHABrian
2007-06-18change clear colorBrian
2007-06-14Add GLUT_ALPHA for softpipeKeith Whitwell
2006-06-22A bunch of tiny tests that I've found helpful bringing up drivers fromKeith Whitwell
scratch. These exercise single pieces of functionality and provide a gentler ramp than trying to use the mesa demos to bring up drivers with.