Module: Mesa Branch: 10.1 Commit: 9e59e4126614e3229b6dd2801c603112b6572931 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e59e4126614e3229b6dd2801c603112b6572931
Author: Dave Airlie <[email protected]> Date: Thu Feb 6 01:03:09 2014 +0000 docs: update 10.1 relnotes to note GL 3.3 on r600 and radeonsi. Signed-off-by: Dave Airlie <[email protected]> --- docs/relnotes/10.1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/relnotes/10.1.html b/docs/relnotes/10.1.html index 793baaa..c9566ad 100644 --- a/docs/relnotes/10.1.html +++ b/docs/relnotes/10.1.html @@ -52,7 +52,7 @@ it.</li> <li>GL_AMD_shader_trinary_minmax.</li> <li>GL_EXT_framebuffer_blit on r200 and radeon.</li> <li>Reduced memory usage for display lists.</li> -<li>OpenGL 3.3 support on nv50, nvc0</li> +<li>OpenGL 3.3 support on nv50, nvc0, r600 and radeonsi</li> </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
