docs: update virgl description
Since this text was written, VirGL has become a shipping, production quality solution. It's no longer a research project. Let's update the text to reflect that. While we're at it, let's drop the project from the page title, as this is no longer the docs for the entire project. Acked-by: Chia-I Wu <olvaffe@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13836>
This commit is contained in:
parent
ca4ad9c2cb
commit
5cce0d1d9d
2 changed files with 10 additions and 11 deletions
|
|
@ -32,8 +32,8 @@ Layered driver include:
|
|||
- :doc:`D3D12 <drivers/d3d12>` - driver providing OpenGL on top of
|
||||
Microsoft's Direct3D 12 API.
|
||||
- :doc:`SVGA3D <drivers/svga3d>` - driver for VMware virtual GPU
|
||||
- `VirGL <drivers/virgl>` - research project for accelerated graphics
|
||||
for QEMU guests
|
||||
- `VirGL <drivers/virgl>` - project for accelerated graphics for
|
||||
QEMU guests
|
||||
- :doc:`Zink <drivers/zink>` - driver providing OpenGL on top of
|
||||
Khoronos' Vulkan API.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue