From 5145243018e4456994e73bffdb0296b8fedd6fbe Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 23 Oct 2015 12:11:43 +1000 Subject: [PATCH] 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.
  • GL_ARB_texture_view on radeonsi
  • EGL_KHR_create_context on softpipe, llvmpipe
  • EGL_KHR_gl_colorspace on softpipe, llvmpipe
  • +
  • new virgl gallium driver for qemu virtio-gpu
  • Bug fixes

    -- 2.7.4