From 7832e188795557348b6198fcb7ecca1966679527 Mon Sep 17 00:00:00 2001 From: Anuj Phogat Date: Mon, 18 Jul 2016 15:42:18 -0700 Subject: [PATCH] docs: Add support for GL_KHR_texture_compression_astc_sliced_3d Signed-off-by: Anuj Phogat Reported-by: Ilia Mirkin --- docs/relnotes/12.1.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index 096f551..50d93c2 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.
  • GL_ARB_shader_group_vote on nvc0
  • GL_ARB_ES3_1_compatibility on i965
  • GL_EXT_window_rectangles on nv50, nvc0
  • +
  • KHR_texture_compression_astc_sliced_3d on i965
  • Bug fixes

    -- 2.7.4