docs: move gallium specific docs into gallium folder

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5706>
This commit is contained in:
Erik Faye-Lund
2020-06-30 13:01:04 +02:00
committed by Marge Bot
parent 64a4ba9e1c
commit 892fdde23f
6 changed files with 6 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ Hardware drivers include:
Software drivers include:
- :doc:`llvmpipe <llvmpipe>` - uses LLVM for x86 JIT code generation
- :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