diff options
author | Eric Anholt <[email protected]> | 2008-03-27 11:57:08 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2008-03-27 11:57:08 -0700 |
commit | 227af94cce1c0fc898a5ccef1d6f61a31cdd770f (patch) | |
tree | 02d19c07bdadaf5ce90968b6b48dfac51cbb0e26 /progs/tests/.gitignore | |
parent | 05004670448e1edd9166b8da614606e6f49c1fcf (diff) |
Add a couple of test apps for line/unfilled polygon clipping.
Diffstat (limited to 'progs/tests/.gitignore')
-rw-r--r-- | progs/tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/tests/.gitignore b/progs/tests/.gitignore index d789b3098e2..6505c315a67 100644 --- a/progs/tests/.gitignore +++ b/progs/tests/.gitignore @@ -38,6 +38,7 @@ getproclist.h interleave invert jkrahntest +lineclip manytex mipmap_limits multipal @@ -66,6 +67,7 @@ texline texobjshare texrect texwrap +unfilledclip vao-01 vao-02 vparray |