Work in glGetTexImage() to return GL_COLOR_INDEX images.
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 17 Feb 2001 00:15:39 +0000 (00:15 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 17 Feb 2001 00:15:39 +0000 (00:15 +0000)
commitf7e1dfeaefda8865252513bc4d880ea8640efe4d
tree12fa38278c6ea1d73d9f27f8c5222791953f7809
parent23e8d46e072669e0974d7b2c168d4770183106bd
Work in glGetTexImage() to return GL_COLOR_INDEX images.
Prototype code for GL_SGIX_depth_texture / more flexible teximage code.
src/mesa/main/extensions.c
src/mesa/main/mtypes.h
src/mesa/main/teximage.c
src/mesa/main/texstate.c
src/mesa/main/texstore.c