Mesa (master): docs: add nv50 to the ARB_viewport_array list

Ilia Mirkin imirkin at kemper.freedesktop.org
Thu Feb 13 03:15:34 UTC 2014


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

Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date:   Wed Feb 12 22:14:23 2014 -0500

docs: add nv50 to the ARB_viewport_array list

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 06ce417..542ee28 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -120,7 +120,7 @@ GL 4.1:
   GL_ARB_separate_shader_objects                       started (Ian Romanick, Gregory Hainaut)
   GL_ARB_shader_precision                              not started
   GL_ARB_vertex_attrib_64bit                           not started
-  GL_ARB_viewport_array                                DONE (i965, r600)
+  GL_ARB_viewport_array                                DONE (i965, nv50, r600)
 
 
 GL 4.2:




More information about the mesa-commit mailing list