docs: gpu -> GPU

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 18:41:52 +02:00 committed by Marge Bot
parent 12d925dc8d
commit b8b0e5ece0
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