Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 14 Dec 2005 03:04:58 +0000 (03:04 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 14 Dec 2005 03:04:58 +0000 (03:04 +0000)
commit1add059bd114f90e32c4b574be411d314eca6d90
tree221908fd60a1aad54ba5ec27097e83cadbc3ad95
parentc9797f6b76a5d34a4bdbab49ef8158ca861e0c01
Removed the GL_SGIX/SGIS_pixel_texture extensions.  Same thing can be
done with fragment programs nowadays.
22 files changed:
docs/VERSIONS
progs/demos/Makefile
progs/demos/pixeltex.c [deleted file]
src/mesa/main/attrib.c
src/mesa/main/dlist.c
src/mesa/main/enable.c
src/mesa/main/extensions.c
src/mesa/main/get.c
src/mesa/main/get_gen.py
src/mesa/main/mtypes.h
src/mesa/main/pixel.c
src/mesa/main/state.c
src/mesa/main/texstate.c
src/mesa/main/texstate.h
src/mesa/sources
src/mesa/swrast/descrip.mms
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_pixeltex.c [deleted file]
src/mesa/swrast/s_pixeltex.h [deleted file]
windows/VC6/mesa/mesa/mesa.dsp
windows/VC7/mesa/mesa/mesa.vcproj