From f0b9d532626a88357da0bc862fa40c35aaecf449 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Mon, 14 Sep 2015 01:07:05 -0400 Subject: [PATCH] docs: only astc ldr required for ES3.2, not hdr MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Ilia Mirkin Reviewed-by: Tapani Pälli --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index e0a8a371c59..471898c5623 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -233,7 +233,7 @@ GLES3.2, GLSL ES 3.2 GL_KHR_blend_equation_advanced not started GL_KHR_debug DONE (all drivers) GL_KHR_robustness 90% done (the ARB variant) - GL_KHR_texture_compression_astc_hdr DONE (i965/gen9+) + GL_KHR_texture_compression_astc_ldr DONE (i965/gen9+) GL_OES_copy_image not started (based on GL_ARB_copy_image, which is done for some drivers) GL_OES_draw_buffers_indexed not started GL_OES_draw_elements_base_vertex not started (based on GL_ARB_draw_elements_base_verte, which is done for all drivers) -- 2.30.2