Remove the ATI_envmap_bumpmap extension
As far as I can tell, the Intel mesa driver is the only driver in the world
still supporting this legacy extension. If someone wants to do bump
mapping, they can use shaders.
Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> [v1]
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz> [v2]
Reviewed-by: Ian Romanick <idr@freedesktop.org> [v3]
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 8a90b18..47d2c5f 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -64,6 +64,7 @@
<h2>Changes</h2>
<ul>
+<li>Removed support for the GL_ATI_envmap_bumpmap extension</li>
</ul>
</div>