From 66fdc3c948096a53dd304f1906135a041075c0b7 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 22 Apr 2004 01:10:09 +0000 Subject: added floattex.c to test floating point textures --- progs/tests/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'progs/tests/Makefile') diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 6a8d51112a..9f1e3cc9eb 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -22,6 +22,7 @@ SOURCES = antialias.c \ bufferobj.c \ cva.c \ dinoshade.c \ + floattex.c \ fogcoord.c \ fptest1.c \ fptexture.c \ @@ -33,6 +34,7 @@ SOURCES = antialias.c \ seccolor.c \ sharedtex.c \ stencilwrap.c \ + swaplock.c \ tex1d.c \ texline.c \ texrect.c \ -- cgit v1.2.3