Mesa (gallium-0.2): mesa: Update some .gitignore files.

Younes Manton ymanton at kemper.freedesktop.org
Tue Dec 2 21:16:21 UTC 2008


Module: Mesa
Branch: gallium-0.2
Commit: 25eee19cd6e13b6682f4078681a367849c4a0fd5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=25eee19cd6e13b6682f4078681a367849c4a0fd5

Author: Younes Manton <younes.m at gmail.com>
Date:   Tue Dec  2 00:23:30 2008 -0500

mesa: Update some .gitignore files.

---

 progs/glsl/.gitignore    |    1 +
 progs/trivial/.gitignore |   16 ++++++++++++++++
 2 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/progs/glsl/.gitignore b/progs/glsl/.gitignore
index 6cc7edc..d5d9d91 100644
--- a/progs/glsl/.gitignore
+++ b/progs/glsl/.gitignore
@@ -4,6 +4,7 @@ bump
 convolutions
 deriv
 extfuncs.h
+fragcoord
 identity
 mandelbrot
 multitex
diff --git a/progs/trivial/.gitignore b/progs/trivial/.gitignore
index a662944..4789cf8 100644
--- a/progs/trivial/.gitignore
+++ b/progs/trivial/.gitignore
@@ -1,9 +1,11 @@
 clear
 clear-fbo
 clear-fbo-tex
+clear-repeat
 clear-scissor
 clear-undefined
 dlist-dangling
+dlist-degenerate
 dlist-edgeflag
 dlist-edgeflag-dangling
 drawarrays
@@ -29,6 +31,7 @@ linestrip
 linestrip-flat-stipple
 linestrip-stipple
 linestrip-stipple-wide
+long-fixed-func
 pgon-mode
 point
 point-clip
@@ -86,17 +89,24 @@ 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
@@ -113,4 +123,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