summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnuj Phogat <anuj.phogat@gmail.com>2016-07-07 17:05:02 -0700
committerAnuj Phogat <anuj.phogat@gmail.com>2016-07-18 14:39:54 -0700
commit82f8c239506ef126dcad266156f8945c62dc6bc9 (patch)
tree034d2173b626e7799e3427c26d8608da2d79f51f /docs
parentac0eb36d8e82abc5590773d045c6b63d9be6949a (diff)
downloadexternal_mesa3d-82f8c239506ef126dcad266156f8945c62dc6bc9.zip
external_mesa3d-82f8c239506ef126dcad266156f8945c62dc6bc9.tar.gz
external_mesa3d-82f8c239506ef126dcad266156f8945c62dc6bc9.tar.bz2
docs: Mark KHR_texture_compression_astc_sliced_3d done on i965
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index ce34869..883604a 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -255,6 +255,7 @@ GLES3.2, GLSL ES 3.2
GL_KHR_debug DONE (all drivers)
GL_KHR_robustness DONE (i965)
GL_KHR_texture_compression_astc_ldr DONE (i965/gen9+)
+ GL_KHR_texture_compression_astc_sliced_3d DONE (i965/gen9+)
GL_OES_copy_image DONE (i965)
GL_OES_draw_buffers_indexed DONE (all drivers that support GL_ARB_draw_buffers_blend)
GL_OES_draw_elements_base_vertex DONE (all drivers)