summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2018-11-27 20:42:44 -0500
committerMarek Olšák <marek.olsak@amd.com>2018-12-04 12:50:36 -0500
commit4b218984d862f860e0a3b8d1bc3c3235f46871fe (patch)
tree1dda2d6265bbef3f4de86a003c62460713ec1f74 /docs
parentd9b2234042142dc02a4844747d3c35e140da53dc (diff)
mesa: expose GL_EXT_texture_view as an alias of GL_OES_texture_view
There are no spec changes. 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 f66f22132e..1629e0ba52 100644
--- a/docs/relnotes/19.0.0.html
+++ b/docs/relnotes/19.0.0.html
@@ -40,6 +40,7 @@ TBD.
<ul>
<li>GL_EXT_shader_implicit_conversions on all drivers (ES extension).</li>
+<li>GL_EXT_texture_view on drivers supporting texture views (ES extension).</li>
<li>GL_OES_texture_view on drivers supporting texture views (ES extension).</li>
</ul>