mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
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 commit1a3b086b06)
This commit is contained in:
parent
5796cff61a
commit
4e39b6f4db
2 changed files with 2 additions and 2 deletions
|
|
@ -679,7 +679,7 @@
|
|||
"description": "docs: fixup link to virgl docs",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "6897266ce01776fa49ea6178d05a707dad4a6ec1"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue