From 3955bbc303a6812e7d7ceb5783a8363b0855b6ca Mon Sep 17 00:00:00 2001 From: Brian Date: Sat, 16 Feb 2008 09:38:34 -0700 Subject: Added minmag.c test Test that different minification and magnification filters are chosen for the non-mipmapped texture case. --- progs/tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/tests/Makefile') diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 2039af5e69..7bf64e19e4 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -49,6 +49,7 @@ SOURCES = \ invert.c \ jkrahntest.c \ manytex.c \ + minmag.c \ mipmap_limits.c \ multipal.c \ no_s3tc.c \ -- cgit v1.2.3