summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-08-25 23:25:25 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-08-25 23:25:25 +0000
commit59d680db22572a4ec3780b6bf12f82c50099ec98 (patch)
tree990bf3948afb1bf1762ae40468cbadc56923f21f /progs/demos/Makefile
parent713635adef160b6dffaa929a00bfd72703f0b873 (diff)
Demo of how to do (nearly) flicker-free rendering with a single color buffer.
Diffstat (limited to 'progs/demos/Makefile')
-rw-r--r--progs/demos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index 4bd72d8a5c..109d0aca91 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -44,6 +44,7 @@ PROGS = \
reflect \
renormal \
shadowtex \
+ singlebuffer \
spectex \
spriteblast \
stex3d \