diff options
author | Eric Anholt <[email protected]> | 2007-09-24 10:26:40 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2007-09-24 10:26:40 -0700 |
commit | b74140db664ebf96717d1b041eb7601ea25075ba (patch) | |
tree | 7564ed7defc166179cc54703333678032524e9b9 | |
parent | 9bb0d628b8cac9673e6ecc69b090f972f3c4e6e3 (diff) |
Update .gitignore for tests and xdemos.
-rw-r--r-- | progs/tests/.gitignore | 22 | ||||
-rw-r--r-- | progs/xdemos/.gitignore | 5 |
2 files changed, 27 insertions, 0 deletions
diff --git a/progs/tests/.gitignore b/progs/tests/.gitignore index 2c0e16c35ec..cb3e09d5d5f 100644 --- a/progs/tests/.gitignore +++ b/progs/tests/.gitignore @@ -1,23 +1,32 @@ .cvsignore getproclist.h +afsmultiarb antialias arbfpspec arbfptest1 arbfptexture arbfptrig +arbnpot +arbnpot-mipmap arbvptest1 arbvptest3 arbvptorus arbvpwarpmesh +arraytexture blendminmax blendsquare bufferobj +bug_3050 bug_3101 bug_3195 +copypixrate crossbar cva dinoshade +drawbuffers +extfuncs.h fbotest1 +fbotest2 fbotexture floattex fog @@ -25,24 +34,37 @@ fogcoord fptest1 fptexture getprocaddress +jkrahntest +interleave invert manytex +mipmap_limits multipal no_s3tc packedpixels pbo projtex +prog_parameter +random +readrate +readtex.c +readtex.h seccolor sharedtex stencil_wrap stencilwrap +subtexrate tex1d texcmp +texcompress2 +texfilt texgenmix texline texobjshare texrect texwrap +vao-01 +vao-02 vparray vptest1 vptest2 diff --git a/progs/xdemos/.gitignore b/progs/xdemos/.gitignore index 4adffda2d1e..f959ef26ec9 100644 --- a/progs/xdemos/.gitignore +++ b/progs/xdemos/.gitignore @@ -1,6 +1,8 @@ glthreads +glxcontexts glxdemo glxgears +glxgears_fbconfig glxheads glxinfo glxpixmap @@ -8,9 +10,12 @@ glxpbdemo glxswapcontrol manywin offset +overlay pbinfo pbdemo +texture_from_pixmap wincopy xdemo xfont xrotfontdemo +yuvrect_client |