Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture.
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 20 Feb 2001 16:42:25 +0000 (16:42 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 20 Feb 2001 16:42:25 +0000 (16:42 +0000)
commitc499ce31baf820e84d133c2189f88e15a1a36672
tree5fa0cc1d10f0e54703c7a0ceb55fcb4aa81c74e3
parent0c75c4c41754a4f66cdc124b4328e92635b473fe
Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture.
Added some const keywords in the s/w texturing code.
src/mesa/main/attrib.c
src/mesa/main/extensions.c
src/mesa/main/mtypes.h
src/mesa/main/state.c
src/mesa/main/texobj.c
src/mesa/main/texstate.c
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_span.c
src/mesa/swrast/s_texture.c
src/mesa/swrast/s_texture.h