docs/vmware: Move the vmware driver docs into the drivers section.

For more consistency with the other drivers.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7174>
This commit is contained in:
Eric Anholt
2020-10-16 10:40:35 -07:00
committed by Marge Bot
parent 313f951f1b
commit 4a4b854aa0
4 changed files with 3 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ Software drivers include:
- :doc:`llvmpipe <drivers/llvmpipe>` - uses LLVM for x86 JIT code generation
and is multi-threaded
- softpipe - a reference Gallium driver
- :doc:`svga <vmware-guest>` - driver for VMWare virtual GPU
- :doc:`svga <drivers/vmware-guest>` - driver for VMWare virtual GPU
- `swr <https://www.openswr.org/>`__ - x86-optimized software renderer
for visualization workloads
- `virgl <https://virgil3d.github.io/>`__ - research project for