Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simple multi-window GLUT test prog | Brian Paul | 2001-08-21 | 1 | -0/+169 |
| | |||||
* | added multitexture support | Brian Paul | 2001-05-21 | 1 | -27/+76 |
| | |||||
* | Add new tests. | Gareth Hughes | 2001-05-07 | 1 | -0/+2 |
| | |||||
* | b-key toggles between textures w/ and w/out border | Brian Paul | 2001-04-12 | 1 | -21/+75 |
| | |||||
* | test texture wrap modes | Brian Paul | 2001-03-26 | 1 | -0/+181 |
| | |||||
* | test 16-bit/channel rendering | Brian Paul | 2001-03-08 | 1 | -0/+291 |
| | |||||
* | GL_EXT_secondary_color test | Brian Paul | 2001-03-05 | 1 | -0/+145 |
| | |||||
* | GL_EXT_fog_coord test | Brian Paul | 2001-03-05 | 1 | -0/+99 |
| | |||||
* | minor tweaks | Brian Paul | 2001-01-23 | 1 | -3/+9 |
| | |||||
* | added support for 4 texture units | Brian Paul | 2001-01-23 | 1 | -6/+11 |
| | |||||
* | Enable double-buffering, count not even multiple of three. | Gareth Hughes | 2000-11-30 | 1 | -4/+44 |
| | |||||
* | added more programs | Brian Paul | 2000-11-18 | 1 | -0/+3 |
| | |||||
* | test texture palettes with multitexture | Brian Paul | 2000-11-18 | 1 | -0/+408 |
| | |||||
* | Mark Kilgard's reflection/shadow dino demo | Brian Paul | 2000-11-18 | 1 | -0/+891 |
| | |||||
* | hacked demo to test multi-texture projective textures | Brian Paul | 2000-11-18 | 1 | -0/+1023 |
| | |||||
* | fixed mipmap setup bug | Brian Paul | 2000-11-09 | 1 | -2/+2 |
| | |||||
* | Change transformation from ortho to perspective so we get the MGA elt | Gareth Hughes | 2000-11-03 | 1 | -5/+6 |
| | | | | path by default. | ||||
* | Added trivial CVA test for testing HW driver fastpaths, good for testing | Gareth Hughes | 2000-11-01 | 2 | -17/+128 |
| | | | | | | indexed vertex buffer implementations for instance. Cleaned up Makefile to make building and adding more tests easier. | ||||
* | Put a white texel in each corner of each texture. | Brian Paul | 2000-10-23 | 1 | -2/+57 |
| | | | | | Draw polygons using the texture's aspect ratio. The tdfx-3-0-0 texcoord bug is obvious with the -randomsize option. | ||||
* | textured line test | Brian Paul | 2000-09-30 | 1 | -0/+196 |
| | |||||
* | initial check-in | Brian Paul | 2000-09-01 | 2 | -0/+472 |
| | |||||
* | test handling of lots of textures | Brian Paul | 2000-08-02 | 1 | -0/+326 |