summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2018-08-06 02:48:12 -0400
committerMarek Olšák <marek.olsak@amd.com>2018-12-04 15:33:29 -0500
commit1660f3aa05f9cdc62787972d7f1905e00580e011 (patch)
treeb3cba1cf79fafd2bac8ed78d47f29422b77125d9 /docs
parent908f817918fb14a12887f942b8358a5c648b3f92 (diff)
mesa: expose AMD_texture_texture4
because the closed driver exposes it. Tested by piglit. Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/19.0.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/19.0.0.html b/docs/relnotes/19.0.0.html
index 5a2e96e4ea..f4522b654c 100644
--- a/docs/relnotes/19.0.0.html
+++ b/docs/relnotes/19.0.0.html
@@ -39,6 +39,7 @@ TBD.
<h2>New features</h2>
<ul>
+<li>GL_AMD_texture_texture4 on all GL 4.0 drivers.</li>
<li>GL_EXT_shader_implicit_conversions on all drivers (ES extension).</li>
<li>GL_EXT_texture_compression_bptc on all GL 4.0 drivers (ES extension).</li>
<li>GL_EXT_texture_compression_rgtc on all GL 3.0 drivers (ES extension).</li>