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