summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-12-14 03:04:58 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-12-14 03:04:58 +0000
commit1add059bd114f90e32c4b574be411d314eca6d90 (patch)
tree221908fd60a1aad54ba5ec27097e83cadbc3ad95 /progs/demos/Makefile
parentc9797f6b76a5d34a4bdbab49ef8158ca861e0c01 (diff)
Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
done with fragment programs nowadays.
Diffstat (limited to 'progs/demos/Makefile')
-rw-r--r--progs/demos/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index 109d0aca91..8240b9fc47 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -37,7 +37,6 @@ PROGS = \
multiarb \
occlude \
paltex \
- pixeltex \
pointblast \
ray \
readpix \