summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.5.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-01-28 16:49:28 -0700
committerBrian Paul <brianp@vmware.com>2009-01-28 16:49:28 -0700
commit26da28c995557c8b913e5ccfe31b31dc32e6c735 (patch)
treeee8d7502dba85aef86ee27c3d3139df013590dc4 /docs/relnotes-7.5.html
parentf584752afefb06a17b10fc879f04c3b45bbc764b (diff)
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.
Diffstat (limited to 'docs/relnotes-7.5.html')
-rw-r--r--docs/relnotes-7.5.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html
index ef8759ba6a..621bd4afac 100644
--- a/docs/relnotes-7.5.html
+++ b/docs/relnotes-7.5.html
@@ -48,6 +48,8 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0
<h2>Changes</h2>
<ul>
+<li>Remove support for GL_SGIX_shadow, GL_SGIX_shadow_ambient and
+GL_SGIX_depth_texture extensions. Superseded by the ARB versions.
</ul>
</body>