mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture
authorBrian Paul <brianp@vmware.com>
Wed, 28 Jan 2009 23:49:28 +0000 (16:49 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 28 Jan 2009 23:49:28 +0000 (16:49 -0700)
commit26da28c995557c8b913e5ccfe31b31dc32e6c735
treeee8d7502dba85aef86ee27c3d3139df013590dc4
parentf584752afefb06a17b10fc879f04c3b45bbc764b
mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture

Everyone should be using the newer/better ARB versions of these extensions.
docs/relnotes-7.5.html
src/mesa/main/attrib.c
src/mesa/main/extensions.c
src/mesa/main/mtypes.h
src/mesa/main/texobj.c
src/mesa/main/texparam.c
src/mesa/main/texstate.c
src/mesa/shader/prog_statevars.c
src/mesa/swrast/s_texfilter.c