docs: Add support for GL_KHR_texture_compression_astc_sliced_3d
authorAnuj Phogat <anuj.phogat@gmail.com>
Mon, 18 Jul 2016 22:42:18 +0000 (15:42 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Mon, 18 Jul 2016 22:44:18 +0000 (15:44 -0700)
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reported-by: Ilia Mirkin <imirkin@alum.mit.edu>
docs/relnotes/12.1.0.html

index 096f551..50d93c2 100644 (file)
@@ -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>