summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnuj Phogat <anuj.phogat@gmail.com>2016-10-05 11:30:03 -0700
committerBen Widawsky <ben@bwidawsk.net>2017-03-29 17:06:30 -0700
commit497ed8caa3c223df3033557db11f258300ebb712 (patch)
tree3a0ee0092a0c3ef5c597753e55f170805f0e8032
parent2b952a784f041af561cd306d26b30afcdadbc2e0 (diff)
docs: Mark GL_OES_texture_compression_astc donecnl
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
-rw-r--r--docs/features.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 037ee97f24..83a371e08e 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -257,6 +257,7 @@ GLES3.2, GLSL ES 3.2 -- all DONE: i965/gen9+
GL_KHR_debug DONE (all drivers)
GL_KHR_robustness DONE (i965)
GL_KHR_texture_compression_astc_ldr DONE (i965/gen9+)
+ GL_OES_texture_compression_astc DONE (i965/gen10+)
GL_OES_copy_image DONE (all drivers)
GL_OES_draw_buffers_indexed DONE (all drivers that support GL_ARB_draw_buffers_blend)
GL_OES_draw_elements_base_vertex DONE (all drivers)