check for either GL_ARB_depth_texture or GL_SGIX_depth_texture in a few places
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 8 Sep 2005 15:28:45 +0000 (15:28 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 8 Sep 2005 15:28:45 +0000 (15:28 +0000)
commit4618a9bfc2cd57c47ddf3590782c751ec194d362
treed3c67875641645d05620b4c942cd551078aa06c1
parentf36954ec3c25b673fc275877938e2dea48ec5682
check for either GL_ARB_depth_texture or GL_SGIX_depth_texture in a few places
src/mesa/main/texformat.c
src/mesa/main/teximage.c
src/mesa/main/texstate.c