summaryrefslogtreecommitdiff
path: root/progs/tests/manytex.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell1-0/+2
2008-05-26Remove CVS keywords.José Fonseca1-1/+0
2008-05-02set TextureID = NULL after deleting the arrayBrian Paul1-0/+1
2008-04-28mesa: explicitly delete textures before creating new onesBrian Paul1-1/+12
2005-09-15silence warningBrian Paul1-1/+2
2002-10-18Quiet compiler warnings.Karl Schultz1-2/+2
2000-11-09fixed mipmap setup bugBrian Paul1-2/+2
2000-10-23Put a white texel in each corner of each texture.Brian Paul1-2/+57
2000-08-02test handling of lots of texturesBrian Paul1-0/+326