summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2006-02-13 00:40:33 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2006-02-13 00:40:33 +0000
commit85d0041ff08d79d764bd5f3a467e119a45817f4e (patch)
tree0e115949603c244e430a44926befc1bef0d973b8 /progs
parent67ff8b354e26dea9caa3b754a078272a105f0bd4 (diff)
rename texdown to reflect behaviour changes
Diffstat (limited to 'progs')
-rw-r--r--progs/demos/Makefile2
-rw-r--r--progs/demos/texdown-pool.c (renamed from progs/demos/texdown.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index e4bc6b9657..fe9828fd2d 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -52,7 +52,7 @@ PROGS = \
terrain \
tessdemo \
texcyl \
- texdown \
+ texdown-pool \
texenv \
texobj \
trispd \
diff --git a/progs/demos/texdown.c b/progs/demos/texdown-pool.c
index 91e225d997..91e225d997 100644
--- a/progs/demos/texdown.c
+++ b/progs/demos/texdown-pool.c