summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2016-09-14 12:43:16 -0700
committerKenneth Graunke <kenneth@whitecape.org>2016-09-14 12:43:16 -0700
commitaa70ac172e826785e35481a212a48b05f983a018 (patch)
tree2da0f3562268315b4fb4e207a170d12bd6ed6bc8 /docs
parent8c9dddadad31028d5389e227b386d6814e2c897a (diff)
downloadexternal_mesa3d-aa70ac172e826785e35481a212a48b05f983a018.zip
external_mesa3d-aa70ac172e826785e35481a212a48b05f983a018.tar.gz
external_mesa3d-aa70ac172e826785e35481a212a48b05f983a018.tar.bz2
docs: Mention AEP in release notes
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/12.1.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html
index f68b513..fdf3592 100644
--- a/docs/relnotes/12.1.0.html
+++ b/docs/relnotes/12.1.0.html
@@ -62,6 +62,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_OES_primitive_bounding_box on i965/gen7+, nvc0, radeonsi</li>
<li>GL_OES_texture_cube_map_array on i965/gen8+, nvc0, radeonsi</li>
<li>GL_OES_tessellation_shader on i965/gen7+, nvc0, radeonsi</li>
+<li>GL_ANDROID_extension_pack_es31a on i965/gen9+</li>
</ul>
<h2>Bug fixes</h2>