summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2011-06-17 18:02:41 +0100
committerJosé Fonseca <jfonseca@vmware.com>2011-06-17 18:02:41 +0100
commit6029ace5e420f5f20f65215b5caadb4046550de8 (patch)
tree05e332a9ac5e80183bf5326b275208414293f1eb
parentaf6743eaf1024b475e11a9e47adcf6ac9b4c12c8 (diff)
Update .gitignore.
-rw-r--r--.gitignore1
-rw-r--r--src/demos/.gitignore1
-rw-r--r--src/glsl/.gitignore4
-rw-r--r--src/tests/.gitignore7
-rw-r--r--src/trivial/.gitignore44
-rw-r--r--src/xdemos/.gitignore3
6 files changed, 38 insertions, 22 deletions
diff --git a/.gitignore b/.gitignore
index 67fced9f..f41f6ba6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ config.status
config.sub
configure
configure.lineno
+core
cscope*
depcomp
depend
diff --git a/src/demos/.gitignore b/src/demos/.gitignore
index 662067f5..4e10bea7 100644
--- a/src/demos/.gitignore
+++ b/src/demos/.gitignore
@@ -6,6 +6,7 @@ bounce
clearspd
copypix
cubemap
+cuberender
dinoshade
dissolve
drawpix
diff --git a/src/glsl/.gitignore b/src/glsl/.gitignore
index 3433af34..95d2b9e4 100644
--- a/src/glsl/.gitignore
+++ b/src/glsl/.gitignore
@@ -7,6 +7,9 @@ convolutions
deriv
fragcoord
fsraytrace
+geom-sprites
+geom-stipple-lines
+geom-wide-lines
identity
linktest
mandelbrot
@@ -20,6 +23,7 @@ samplers
samplers_array
shadow_sampler
shtest
+simplex-noise
skinning
texaaline
texdemo1
diff --git a/src/tests/.gitignore b/src/tests/.gitignore
index 852ba524..f0e4f9ca 100644
--- a/src/tests/.gitignore
+++ b/src/tests/.gitignore
@@ -24,6 +24,7 @@ bug_3195
bug_texstore_i8
bumpmap
calibrate_rast
+clip
condrender
copypixrate
crossbar
@@ -32,6 +33,7 @@ cva_huge
cylwrap
drawbuffers
drawbuffers2
+drawstencil
exactrast
ext422square
fbotest1
@@ -51,6 +53,7 @@ interleave
invert
jkrahntest
lineclip
+linehacks
manytex
mapbufrange
mapvbo
@@ -65,6 +68,7 @@ multipal
multitexarray
multiwindow
no_s3tc
+occlude
packedpixels
pbo
persp_hint
@@ -78,6 +82,8 @@ scissor
scissor-viewport
seccolor
shader_api
+shader-interp
+shadow-sample
sharedtex
stencilreaddraw
stencil_twoside
@@ -104,6 +110,7 @@ texwrap
unfilledclip
vao-01
vao-02
+viewmemory
vparray
vpeval
vptest1
diff --git a/src/trivial/.gitignore b/src/trivial/.gitignore
index b14de323..2ab40b8c 100644
--- a/src/trivial/.gitignore
+++ b/src/trivial/.gitignore
@@ -21,6 +21,7 @@ dlist-tri-mat-tri
draw2arrays
drawarrays
drawelements
+drawelements-large
drawrange
flat-clip
fs-tri
@@ -28,22 +29,22 @@ line
line-clip
line-cull
line-flat
-line-smooth
-line-stipple-wide
-line-userclip
-line-userclip-clip
-line-userclip-nop
-line-userclip-nop-clip
-line-wide
-line-xor
lineloop
lineloop-clip
lineloop-elts
+line-smooth
+line-stipple-wide
linestrip
linestrip-clip
linestrip-flat-stipple
linestrip-stipple
linestrip-stipple-wide
+line-userclip
+line-userclip-clip
+line-userclip-nop
+line-userclip-nop-clip
+line-wide
+line-xor
long-fixed-func
pgon-mode
point
@@ -66,6 +67,11 @@ quad-flat
quad-offset-factor
quad-offset-unfilled
quad-offset-units
+quads
+quadstrip
+quadstrip-clip
+quadstrip-cont
+quadstrip-flat
quad-tex-2d
quad-tex-3d
quad-tex-alpha
@@ -74,11 +80,6 @@ quad-tex-sub
quad-unfilled
quad-unfilled-clip
quad-unfilled-stipple
-quads
-quadstrip
-quadstrip-clip
-quadstrip-cont
-quadstrip-flat
readpixels
sub-tex
tex-quads
@@ -99,6 +100,12 @@ tri-cull-both
tri-dlist
tri-edgeflag
tri-edgeflag-array
+tri-edgeflag-pv
+trifan
+trifan-flat
+trifan-flat-clip
+trifan-flat-unfilled-clip
+trifan-unfilled
tri-fbo
tri-fbo-tex
tri-fbo-tex-mip
@@ -121,6 +128,9 @@ tri-scissor-tri
tri-square
tri-stencil
tri-stipple
+tristrip
+tristrip-clip
+tristrip-flat
tri-tex
tri-tex-1d
tri-tex-3d
@@ -140,14 +150,6 @@ tri-viewport
tri-z
tri-z-9
tri-z-eq
-trifan
-trifan-flat
-trifan-flat-clip
-trifan-flat-unfilled-clip
-trifan-unfilled
-tristrip
-tristrip-clip
-tristrip-flat
vbo-drawarrays
vbo-drawelements
vbo-drawrange
diff --git a/src/xdemos/.gitignore b/src/xdemos/.gitignore
index 2f5e9090..41f25195 100644
--- a/src/xdemos/.gitignore
+++ b/src/xdemos/.gitignore
@@ -17,9 +17,10 @@ msctest
multictx
offset
omlsync
+opencloseopen
overlay
-pbinfo
pbdemo
+pbinfo
shape
sharedtex
sharedtex_mt