Module: Mesa Branch: master Commit: 5145243018e4456994e73bffdb0296b8fedd6fbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5145243018e4456994e73bffdb0296b8fedd6fbe
Author: Dave Airlie <[email protected]> Date: Fri Oct 23 12:11:43 2015 +1000 docs: update relnotes to mention virgl driver. --- docs/relnotes/11.1.0.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 138bb9e..3e1cd41 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -55,6 +55,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_texture_view on radeonsi</li> <li>EGL_KHR_create_context on softpipe, llvmpipe</li> <li>EGL_KHR_gl_colorspace on softpipe, llvmpipe</li> +<li>new virgl gallium driver for qemu virtio-gpu</li> </ul> <h2>Bug fixes</h2> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
