Mesa (master): docs: Mark GL_OES_viewport_array done on i965

Anuj Phogat aphogat at kemper.freedesktop.org
Mon Oct 10 17:49:00 UTC 2016


Module: Mesa
Branch: master
Commit: f8f6f60a362d067c9e72cf675736b35730e06a0d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8f6f60a362d067c9e72cf675736b35730e06a0d

Author: Anuj Phogat <anuj.phogat at gmail.com>
Date:   Wed Oct  5 12:18:55 2016 -0700

docs: Mark GL_OES_viewport_array done on i965

Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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




More information about the mesa-commit mailing list