diff options
author | Anuj Phogat <anuj.phogat@gmail.com> | 2016-07-18 15:42:18 -0700 |
---|---|---|
committer | Anuj Phogat <anuj.phogat@gmail.com> | 2016-07-18 15:44:18 -0700 |
commit | 7832e188795557348b6198fcb7ecca1966679527 (patch) | |
tree | 5f69e308093bc3b67f206a7a49436b953f100492 /docs | |
parent | c7b787ef90c4740f0a36f218c31f9d0364236cd9 (diff) |
docs: Add support for GL_KHR_texture_compression_astc_sliced_3d
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reported-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs')
-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 096f55186f..50d93c21b3 100644 --- a/docs/relnotes/12.1.0.html +++ b/docs/relnotes/12.1.0.html @@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_shader_group_vote on nvc0</li> <li>GL_ARB_ES3_1_compatibility on i965</li> <li>GL_EXT_window_rectangles on nv50, nvc0</li> +<li>KHR_texture_compression_astc_sliced_3d on i965</li> </ul> <h2>Bug fixes</h2> |