docs: Document ASTC extension support for SKL and BXT
authorNanley Chery <nanley.g.chery@intel.com>
Fri, 19 May 2017 23:39:25 +0000 (16:39 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 22 May 2017 18:13:53 +0000 (11:13 -0700)
v2: Remove the '+' after bxt

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
docs/features.txt

index e18bf54a4870a1cfae04477e0dfdd5d65844f2b2..0e69b9177e0be7ed62e8247900c524651a8b8a17 100644 (file)
@@ -306,8 +306,8 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
   GL_ARB_transform_feedback_overflow_query              DONE (i965/gen6+)
   GL_KHR_blend_equation_advanced_coherent               DONE (i965/gen9+)
   GL_KHR_no_error                                       started (Timothy Arceri)
-  GL_KHR_texture_compression_astc_hdr                   DONE (core only)
-  GL_KHR_texture_compression_astc_sliced_3d             not started
+  GL_KHR_texture_compression_astc_hdr                   DONE (i965/bxt)
+  GL_KHR_texture_compression_astc_sliced_3d             DONE (i965/gen9+)
   GL_OES_depth_texture_cube_map                         DONE (all drivers that support GLSL 1.30+)
   GL_OES_EGL_image                                      DONE (all drivers)
   GL_OES_EGL_image_external_essl3                       not started