summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAnuj Phogat <anuj.phogat@gmail.com>2016-10-05 12:18:55 -0700
committerAnuj Phogat <anuj.phogat@gmail.com>2016-10-10 10:48:38 -0700
commitf8f6f60a362d067c9e72cf675736b35730e06a0d (patch)
treebd60d1cb4c9d7951e2bd76a28ef90aa97c4854f7 /docs
parent804488518296fbf20b06244bc0aa2e2793c61998 (diff)
downloadexternal_mesa3d-f8f6f60a362d067c9e72cf675736b35730e06a0d.zip
external_mesa3d-f8f6f60a362d067c9e72cf675736b35730e06a0d.tar.gz
external_mesa3d-f8f6f60a362d067c9e72cf675736b35730e06a0d.tar.bz2
docs: Mark GL_OES_viewport_array done on i965
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 533971f..505b61c 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -319,7 +319,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 DONE (nvc0, radeonsi)
+ GL_OES_viewport_array DONE (i965, nvc0, radeonsi)
GLX_ARB_context_flush_control not started
GLX_ARB_robustness_application_isolation not started
GLX_ARB_robustness_share_group_isolation not started