From 896735e41296aef29278a9319ce53aa4485cf324 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 26 Oct 2005 09:48:03 +0000 Subject: Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program I wrote for sis, which has also exposed a few bugs elsewhere. --- 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 fc8476a27a..03bb6c2ad5 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -30,6 +30,7 @@ SOURCES = antialias.c \ floattex.c \ fbotest1.c \ fbotexture.c \ + fog.c \ fogcoord.c \ fptest1.c \ fptexture.c \ -- cgit v1.2.3