From 227af94cce1c0fc898a5ccef1d6f61a31cdd770f Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 27 Mar 2008 11:57:08 -0700 Subject: Add a couple of test apps for line/unfilled polygon clipping. --- 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 7bf64e19e4..116a19b1f5 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -48,6 +48,7 @@ SOURCES = \ interleave.c \ invert.c \ jkrahntest.c \ + lineclip.c \ manytex.c \ minmag.c \ mipmap_limits.c \ @@ -73,6 +74,7 @@ SOURCES = \ texobjshare.c \ texrect.c \ texwrap.c \ + unfilledclip.c \ vao-01.c \ vao-02.c \ vparray.c \ -- cgit v1.2.3