Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/trivial: Redraw upon keypress. | Vinson Lee | 2009-12-03 | 1 | -1/+1 |
| | | | | (cherry picked from commit 3790c6a13b86dfe0afd4bb0bf9a4d9f4b429cfd8) | ||||
* | progs/trivial: check if GL_ARB_occlusion_query is supported | Brian Paul | 2009-10-20 | 1 | -0/+5 |
| | |||||
* | 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... | ||||
* | progs/trivial: Use glew where needed. | José Fonseca | 2009-01-23 | 1 | -1/+3 |
| | | | | Builds on windows now. | ||||
* | gallium: more trivial tests | Keith Whitwell | 2007-12-09 | 1 | -0/+158 |