From 193177b732175970c2ebec1faf88dc2efee57693 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 12 Jun 2009 15:58:34 -0600 Subject: tests: added persp_hint.c test Test the effect of GL_PERSPECTIVE_CORRECTION_HINT on color interpolation. --- 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 f3f1aea944..23fe3c35c1 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -67,6 +67,7 @@ SOURCES = \ no_s3tc.c \ packedpixels.c \ pbo.c \ + persp_hint.c \ prog_parameter.c \ quads.c \ random.c \ -- cgit v1.2.3