summaryrefslogtreecommitdiffstats
path: root/progs/tests/manytex.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-0/+2
| | | | Also get mingw cross-compilation of these tests working
* Remove CVS keywords.José Fonseca2008-05-261-1/+0
|
* set TextureID = NULL after deleting the arrayBrian Paul2008-05-021-0/+1
|
* mesa: explicitly delete textures before creating new onesBrian Paul2008-04-281-1/+12
| | | | Also, call glutDestroyWindow() upon exit.
* silence warningBrian Paul2005-09-151-1/+2
|
* Quiet compiler warnings.Karl Schultz2002-10-181-2/+2
|
* fixed mipmap setup bugBrian Paul2000-11-091-2/+2
|
* Put a white texel in each corner of each texture.Brian Paul2000-10-231-2/+57
| | | | | Draw polygons using the texture's aspect ratio. The tdfx-3-0-0 texcoord bug is obvious with the -randomsize option.
* test handling of lots of texturesBrian Paul2000-08-021-0/+326