summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2007-10-25 11:59:26 -0700
committerDan Nicholson <dbn.lists@gmail.com>2007-10-25 11:59:26 -0700
commit0e2103689e6406be109e36a85b8e988ef2dc84d6 (patch)
tree1865b8aab9feb8e22968231201506f3e5e5bcaae
parent2c496d8e46dc5a4cfa2172bea922622f0429f5a9 (diff)
More ignored programs merged back from master
Some more entries in progs/*/.gitignore that were in master.
-rw-r--r--progs/demos/.gitignore12
-rw-r--r--progs/glsl/.gitignore3
-rw-r--r--progs/xdemos/.gitignore7
3 files changed, 21 insertions, 1 deletions
diff --git a/progs/demos/.gitignore b/progs/demos/.gitignore
index 2d8594dfe17..ad20499f1e7 100644
--- a/progs/demos/.gitignore
+++ b/progs/demos/.gitignore
@@ -1,17 +1,25 @@
.cvsignore
arbfplight
+arbfslight
arbocclude
bounce
clearspd
+copypix
cubemap
drawpix
+engine
+extfuncs.h
fire
+fogcoord
fplight
+fslight
gamma
+gearbox
gears
geartrain
glinfo
gloss
+glslnoise
gltestperf
glutfx
ipers
@@ -37,6 +45,7 @@ singlebuffer
spectex
spriteblast
stex3d
+streaming_rect
teapot
terrain
tessdemo
@@ -44,7 +53,10 @@ texcyl
texdown
texenv
texobj
+trackball.c
+trackball.h
trispd
tunnel
tunnel2
+vao_demo
winpos
diff --git a/progs/glsl/.gitignore b/progs/glsl/.gitignore
index 622e0417a85..b63693bbb5a 100644
--- a/progs/glsl/.gitignore
+++ b/progs/glsl/.gitignore
@@ -1,10 +1,13 @@
+bitmap
brick
bump
deriv
extfuncs.h
mandelbrot
noise
+points
readtex.c
readtex.h
texdemo1
+trirast
toyball
diff --git a/progs/xdemos/.gitignore b/progs/xdemos/.gitignore
index dd8ef1244fc..25022c112d1 100644
--- a/progs/xdemos/.gitignore
+++ b/progs/xdemos/.gitignore
@@ -1,18 +1,23 @@
+corender
glthreads
+glxcontexts
glxdemo
glxgears
+glxgears_fbconfig
glxheads
glxinfo
glxpbdemo
glxpixmap
+glxsnoop
glxswapcontrol
manywin
offset
-pbinfo
overlay
pbdemo
pbinfo
+texture_from_pixmap
wincopy
xdemo
xfont
xrotfontdemo
+yuvrect_client