prototype implementation of GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 4 Dec 2001 23:44:55 +0000 (23:44 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 4 Dec 2001 23:44:55 +0000 (23:44 +0000)
commit014ec1ac5e98e86836285a176d7674bc43a00cd7
tree39feb31d250821cc879322fdced0c64f02631c19
parent471a774f433c23b263828aa591415741e78a35da
prototype implementation of GL_ARB_depth_texture, GL_ARB_shadow, GL_ARB_shadow_ambient
src/mesa/main/extensions.c
src/mesa/main/get.c
src/mesa/main/mtypes.h
src/mesa/main/texobj.c
src/mesa/main/texstate.c
src/mesa/swrast/s_texture.c