From: Anuj Phogat Date: Mon, 18 Jul 2016 22:42:18 +0000 (-0700) Subject: docs: Add support for GL_KHR_texture_compression_astc_sliced_3d X-Git-Tag: upstream/17.1.0~7931 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7832e188795557348b6198fcb7ecca1966679527;p=platform%2Fupstream%2Fmesa.git docs: Add support for GL_KHR_texture_compression_astc_sliced_3d Signed-off-by: Anuj Phogat Reported-by: Ilia Mirkin --- 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