Module: Mesa Branch: master Commit: 08fd34c8a3c55ffc74c28bf1e7fdabd66012cd26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08fd34c8a3c55ffc74c28bf1e7fdabd66012cd26
Author: Dave Airlie <[email protected]> Date: Wed Feb 5 11:00:38 2014 +1000 docs/GL3.txt: denote r600g support for ARB_viewport_array Signed-off-by: Dave Airlie <[email protected]> --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 09c8caa..c678e4a 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) + GL_ARB_viewport_array DONE (i965, r600) GL 4.2: _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
