summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2015-09-14 01:07:05 -0400
committerIlia Mirkin <imirkin@alum.mit.edu>2015-09-14 02:08:42 -0400
commitf0b9d532626a88357da0bc862fa40c35aaecf449 (patch)
tree689d11cb98bb9fa18f8e54533c0ce2028855f66a
parent67d2d3ba433a43bbf03b80c1d7e140e1fc9de2f6 (diff)
downloadexternal_mesa3d-f0b9d532626a88357da0bc862fa40c35aaecf449.zip
external_mesa3d-f0b9d532626a88357da0bc862fa40c35aaecf449.tar.gz
external_mesa3d-f0b9d532626a88357da0bc862fa40c35aaecf449.tar.bz2
docs: only astc ldr required for ES3.2, not hdr
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index e0a8a37..471898c 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)