Mesa (gallium-0.1): Ignore new tests executables.

Jose Fonseca jrfonseca at kemper.freedesktop.org
Sun Dec 21 14:08:47 UTC 2008


Module: Mesa
Branch: gallium-0.1
Commit: 229424b2d79f7ab19c6799795df155c265e3f258
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=229424b2d79f7ab19c6799795df155c265e3f258

Author: José Fonseca <jfonseca at vmware.com>
Date:   Sun Dec 21 13:48:43 2008 +0000

Ignore new tests executables.

---

 progs/trivial/.gitignore |   25 ++++++++++++++++++++-----
 1 files changed, 20 insertions(+), 5 deletions(-)

diff --git a/progs/trivial/.gitignore b/progs/trivial/.gitignore
index a662944..25754a6 100644
--- a/progs/trivial/.gitignore
+++ b/progs/trivial/.gitignore
@@ -1,6 +1,7 @@
 clear
 clear-fbo
 clear-fbo-tex
+clear-repeat
 clear-scissor
 clear-undefined
 dlist-dangling
@@ -29,6 +30,7 @@ linestrip
 linestrip-flat-stipple
 linestrip-stipple
 linestrip-stipple-wide
+long-fixed-func
 pgon-mode
 point
 point-clip
@@ -76,32 +78,39 @@ tri-cull
 tri-cull-both
 tri-dlist
 tri-edgeflag
-trifan
-trifan-flat
-trifan-flat-clip
-trifan-flat-unfilled-clip
-trifan-unfilled
 tri-fbo
 tri-fbo-tex
 tri-flat
 tri-flat-clip
 tri-fog
+tri-fp
+tri-fp-const-imm
+tri-lit
 tri-mask-tri
 tri-orig
 tri-query
+tri-repeat
 tri-scissor-tri
 tri-stencil
+tri-tex
 tri-tex-3d
 tri-tri
 tri-unfilled
 tri-unfilled-clip
 tri-unfilled-edgeflag
 tri-unfilled-smooth
+tri-unfilled-tri
+tri-unfilled-tri-lit
 tri-unfilled-userclip
 tri-unfilled-userclip-stip
 tri-userclip
 tri-z
 tri-z-eq
+trifan
+trifan-flat
+trifan-flat-clip
+trifan-flat-unfilled-clip
+trifan-unfilled
 tristrip
 tristrip-clip
 tristrip-flat
@@ -113,4 +122,10 @@ vp-array-int
 vp-clip
 vp-line-clip
 vp-tri
+vp-tri-cb
+vp-tri-cb-pos
+vp-tri-cb-tex
+vp-tri-imm
+vp-tri-swap
+vp-tri-tex
 vp-unfilled




More information about the mesa-commit mailing list