summaryrefslogtreecommitdiff
path: root/progs/trivial/tri-query.c
AgeCommit message (Collapse)Author
2009-11-19progs/trivial: Redraw upon keypress.Vinson Lee
2009-10-20progs/trivial: check if GL_ARB_occlusion_query is supportedBrian Paul
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...
2009-01-23progs/trivial: Use glew where needed.José Fonseca
Builds on windows now.
2007-12-09gallium: more trivial testsKeith Whitwell