docs: fixup link to virgl docs

Fixes: 6897266ce0 ("docs: import virgl docs")
Acked-by: Chia-I Wu <olvaffe@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17881>
(cherry picked from commit 1a3b086b06c6c1ff63a4abe3752ca0a7a854dc77)
This commit is contained in:
Erik Faye-Lund 2022-08-04 11:04:57 +02:00 committed by Dylan Baker
parent 679049bf4c
commit f02522adce
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"description": "docs: fixup link to virgl docs",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "6897266ce01776fa49ea6178d05a707dad4a6ec1"
},

View File

@ -32,7 +32,7 @@ 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>` - project for accelerated graphics for
- :doc:`VirGL <drivers/virgl>` - project for accelerated graphics for
QEMU guests
- :doc:`Zink <drivers/zink>` - driver providing OpenGL on top of
Khoronos' Vulkan API.