summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2016-08-30 19:46:31 -0400
committerIlia Mirkin <imirkin@alum.mit.edu>2016-08-30 20:25:15 -0400
commit5ce0969df2a47cef90cd10d6d95c448d41bc02d5 (patch)
treedbcdcd26f8225130b2ae7dd806db51854a5c7c00 /docs
parent64a48efb9e81c43741f8f8a49bbc546322010b2d (diff)
downloadexternal_mesa3d-5ce0969df2a47cef90cd10d6d95c448d41bc02d5.zip
external_mesa3d-5ce0969df2a47cef90cd10d6d95c448d41bc02d5.tar.gz
external_mesa3d-5ce0969df2a47cef90cd10d6d95c448d41bc02d5.tar.bz2
docs: add GL_OES_viewport_array to features
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 08731e5..2b8b941 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -318,6 +318,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
GL_OES_texture_half_float DONE (i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
GL_OES_texture_half_float_linear DONE (i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)
GL_OES_texture_view not started - based on GL_ARB_texture_view
+ GL_OES_viewport_array not started - based on GL_ARB_viewport_array and GL_ARB_fragment_layer_viewport
GLX_ARB_context_flush_control not started
GLX_ARB_robustness_application_isolation not started
GLX_ARB_robustness_share_group_isolation not started