diff options
author | Kenneth Graunke <[email protected]> | 2016-09-14 12:43:16 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-09-14 12:43:16 -0700 |
commit | aa70ac172e826785e35481a212a48b05f983a018 (patch) | |
tree | 2da0f3562268315b4fb4e207a170d12bd6ed6bc8 /docs/relnotes | |
parent | 8c9dddadad31028d5389e227b386d6814e2c897a (diff) |
docs: Mention AEP in release notes
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/12.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index f68b5130379..fdf3592524c 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> |