summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnuj Phogat <anuj.phogat@gmail.com>2016-07-18 15:17:53 -0700
committerAnuj Phogat <anuj.phogat@gmail.com>2016-07-18 15:43:58 -0700
commitc7b787ef90c4740f0a36f218c31f9d0364236cd9 (patch)
treeb33c2d5454105a0abaf67f5c54a4c57f79e06f73 /docs
parent82f8c239506ef126dcad266156f8945c62dc6bc9 (diff)
downloadexternal_mesa3d-c7b787ef90c4740f0a36f218c31f9d0364236cd9.tar.gz
external_mesa3d-c7b787ef90c4740f0a36f218c31f9d0364236cd9.tar.bz2
external_mesa3d-c7b787ef90c4740f0a36f218c31f9d0364236cd9.zip
Revert "docs: Mark KHR_texture_compression_astc_sliced_3d done on i965"
This reverts commit 82f8c239506ef126dcad266156f8945c62dc6bc9. KHR_texture_compression_astc_sliced_3d is not a requirement for GLES 3.2. Reported-by: Ilia Mirkin <imirkin@alum.mit.edu>\ Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 883604a842..ce348699a8 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -255,7 +255,6 @@ 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)