Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-24 | progs/trivial: add fflushes for cygwin | Keith Whitwell | |
2009-02-18 | progs/trivial: Label program windows with actual program name | Keith 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... | |||
2008-10-09 | mesa: toggle colormask values with r/g/b keys in tri-mask-tri.c | Brian Paul | |
Plus misc clean-up. | |||
2008-03-14 | mesa: call glColorMask(1,1,1,1) before glClear() | Brian Paul | |
Without this, second and subsequent redraws rendered incorrectly. Plus comments. | |||
2007-12-09 | gallium: more trivial tests | Keith Whitwell | |