Module: Mesa Branch: master Commit: a656f2f0f3b3804cb5c2e079de676a9a2e70449b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a656f2f0f3b3804cb5c2e079de676a9a2e70449b
Author: Jakob Bornecrantz <[email protected]> Date: Sat Apr 17 20:49:10 2010 +0100 progs/tests: Ignores --- progs/tests/.gitignore | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) diff --git a/progs/tests/.gitignore b/progs/tests/.gitignore index d905fab..37be27f 100644 --- a/progs/tests/.gitignore +++ b/progs/tests/.gitignore @@ -1,4 +1,3 @@ -.cvsignore afsmultiarb antialias arbfpspec @@ -17,6 +16,7 @@ auxbuffer blendminmax blendsquare blendxor +blitfb bufferobj bug_3050 bug_3101 @@ -28,12 +28,16 @@ condrender copypixrate crossbar cva +cva_huge +cylwrap drawbuffers drawbuffers2 -extfuncs.h exactrast +ext422square +extfuncs.h fbotest1 fbotest2 +fbotest3 fillrate floattex fog @@ -58,10 +62,12 @@ mipmap_comp_tests mipmap_limits mipmap_view multipal +multitexarray +multiwindow no_s3tc packedpixels -persp_hint pbo +persp_hint prim prog_parameter quads @@ -77,6 +83,7 @@ shader_api shaderutil.c shaderutil.h sharedtex +stencilreaddraw stencil_twoside stencilwrap stencil_wrap @@ -84,10 +91,13 @@ streaming_rect subtex subtexrate tex1d +texcmp texcompress2 texcompsub texdown texfilt +texgenmix +texleak texline texobj texobjshare @@ -97,6 +107,7 @@ unfilledclip vao-01 vao-02 vparray +vpeval vptest1 vptest2 vptest3 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
