Mesa (master): docs: Add support for GL_KHR_texture_compression_astc_sliced_3d

Anuj Phogat aphogat at kemper.freedesktop.org
Mon Jul 18 22:51:03 UTC 2016


Module: Mesa
Branch: master
Commit: 7832e188795557348b6198fcb7ecca1966679527
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7832e188795557348b6198fcb7ecca1966679527

Author: Anuj Phogat <anuj.phogat at gmail.com>
Date:   Mon Jul 18 15:42:18 2016 -0700

docs: Add support for GL_KHR_texture_compression_astc_sliced_3d

Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
Reported-by: Ilia Mirkin <imirkin at alum.mit.edu>

---

 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.
 <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>




More information about the mesa-commit mailing list