CELL: mark several transient files as .gitignore
authorRobert Ellison <papillo@tungstengraphics.com>
Thu, 18 Sep 2008 22:36:37 +0000 (16:36 -0600)
committerRobert Ellison <papillo@tungstengraphics.com>
Thu, 18 Sep 2008 22:36:37 +0000 (16:36 -0600)
progs/demos: added new demo "fbo_firecube"

progs/glsl: added new demo "pointcoord"

src/gallium/drivers/cell/spu: added the g3d_spu executable, a Cell SPU
executable file, which seems to be occasionally built as part of the
cell driver

src/glu/sgi: added "exptmp", a byproduct of the "mklib" process that
sometimes gets deleted and sometimes not.

progs/demos/.gitignore
progs/glsl/.gitignore
src/gallium/drivers/cell/spu/.gitignore [new file with mode: 0644]
src/glu/sgi/.gitignore [new file with mode: 0644]

index 3693fafd4ee3b9b77fa619e68996429ac644ba9a..f033a0505d8a3a64832f6aa08badd8899e53bb67 100644 (file)
@@ -8,6 +8,7 @@ cubemap
 drawpix
 engine
 extfuncs.h
+fbo_firecube
 fire
 fogcoord
 fplight
index 09340ff2adb3f55797eef5cb9575fd2e2293c11f..978e31c6cc9c95ff50b38ace7cab73d705f70879 100644 (file)
@@ -7,6 +7,7 @@ extfuncs.h
 mandelbrot
 multitex
 noise
+pointcoord
 points
 readtex.c
 readtex.h
diff --git a/src/gallium/drivers/cell/spu/.gitignore b/src/gallium/drivers/cell/spu/.gitignore
new file mode 100644 (file)
index 0000000..2be9a2d
--- /dev/null
@@ -0,0 +1 @@
+g3d_spu
diff --git a/src/glu/sgi/.gitignore b/src/glu/sgi/.gitignore
new file mode 100644 (file)
index 0000000..279ea7d
--- /dev/null
@@ -0,0 +1 @@
+exptmp