From 239be839be3348f7fb4c069a49e43fe0faae038b Mon Sep 17 00:00:00 2001 From: Bruce Merry Date: Fri, 21 Dec 2007 15:23:39 +0200 Subject: Add a test program to test for assorted bugs in shader_api.c --- progs/tests/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'progs/tests/.gitignore') diff --git a/progs/tests/.gitignore b/progs/tests/.gitignore index eaa67c3a5d..d789b3098e 100644 --- a/progs/tests/.gitignore +++ b/progs/tests/.gitignore @@ -24,6 +24,7 @@ cva dinoshade drawbuffers extfuncs.h +exactrast fbotest1 fbotest2 fbotexture @@ -51,6 +52,8 @@ readtex.c readtex.h seccolor sharedtex +shader_api +stencil_twoside stencil_wrap stencilwrap subtexrate -- cgit v1.2.3