summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-06-27 16:54:18 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-06-27 16:54:18 +0000
commit0674c22e010b9629dc71fb04972dd4529152deb0 (patch)
treef890882c37106907c44dfdef3ed5c600ffca9fa8 /progs/demos/Makefile.X11
parent5b0a7f397104ff1938908410b422e529120acde5 (diff)
added 3dfx demos
Diffstat (limited to 'progs/demos/Makefile.X11')
-rw-r--r--progs/demos/Makefile.X1110
1 files changed, 9 insertions, 1 deletions
diff --git a/progs/demos/Makefile.X11 b/progs/demos/Makefile.X11
index bfd0723aa1..0afb622327 100644
--- a/progs/demos/Makefile.X11
+++ b/progs/demos/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.13 2000/06/27 15:56:46 brianp Exp $
+# $Id: Makefile.X11,v 1.14 2000/06/27 16:54:18 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@ -20,13 +20,16 @@ PROGS = bounce \
clearspd \
cubemap \
drawpix \
+ fire \
gamma \
gears \
geartrain \
glinfo \
gloss \
+ gltestperf \
glutfx \
isosurf \
+ ipers \
lodbias \
morph3d \
multiarb \
@@ -35,17 +38,22 @@ PROGS = bounce \
paltex \
pixeltex \
pointblast \
+ ray \
readpix \
reflect \
renormal \
spectex \
stex3d \
+ teapot \
+ terrain \
tessdemo \
texcyl \
texdown \
texenv \
texobj \
trispd \
+ tunnel \
+ tunnel2 \
winpos