summaryrefslogtreecommitdiff
path: root/progs/trivial/tri-scissor-tri.c
AgeCommit message (Collapse)Author
2010-01-14progs/trival: updated tri-scissor-tri.c testBrian Paul
The scissor left/right/bottom/top bounds can be moved by pressing the l/r/b/t and L/R/B/T keys.
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