diff options
author | Dave Airlie <[email protected]> | 2015-10-23 12:11:43 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-10-23 14:40:07 +1000 |
commit | 5145243018e4456994e73bffdb0296b8fedd6fbe (patch) | |
tree | ae8ea830df2d5588c47a6f1389c001c88ee5611c /docs/relnotes/11.1.0.html | |
parent | b3b82fe8ea1f7d02c93513920143cba2fe145b6c (diff) |
docs: update relnotes to mention virgl driver.
Diffstat (limited to 'docs/relnotes/11.1.0.html')
-rw-r--r-- | docs/relnotes/11.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 138bb9eb54e..3e1cd41dc57 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> |