summaryrefslogtreecommitdiffstats
path: root/progs/tests/texfilt.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-6/+8
| | | | Also get mingw cross-compilation of these tests working
* Add new test "texfilt". This test is a cousin to texwrap. Instead ofIan Romanick2005-10-281-0/+398
testing various texture wrap modes, this test examines various texture filter modes, including anisotropic. Add CFLAGS to a couple places in Makefile so that 32-bit builds on 64-bit archs will work correctly.