docs: vmware -> VMWare

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>
This commit is contained in:
Erik Faye-Lund 2020-09-29 19:07:15 +02:00 committed by Marge Bot
parent 37bb6ddcc2
commit 302fc31847
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Software drivers include:
- :doc:`llvmpipe <gallium/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 <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