diff options
author | Bruce Merry <[email protected]> | 2007-12-21 15:23:39 +0200 |
---|---|---|
committer | Brian <[email protected]> | 2008-01-01 09:58:15 -0700 |
commit | 239be839be3348f7fb4c069a49e43fe0faae038b (patch) | |
tree | bcc434b803d2e9bc3c6787deab051706bbbf8491 /progs/tests/.gitignore | |
parent | 89b80327ae9d74729f7eb57f338f6b20837ceb05 (diff) |
Add a test program to test for assorted bugs in shader_api.c
Diffstat (limited to 'progs/tests/.gitignore')
-rw-r--r-- | progs/tests/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/progs/tests/.gitignore b/progs/tests/.gitignore index eaa67c3a5d8..d789b3098e2 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 |