gallium/swr: clean up the documentation after SWR removal from main

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11264>
This commit is contained in:
Jan Zielinski
2021-06-10 13:16:04 +02:00
committed by Marge Bot
parent e2de00876a
commit ce4c96ea1b
13 changed files with 71 additions and 467 deletions

View File

@@ -42,8 +42,6 @@ Software drivers include:
- :doc:`LLVMpipe <drivers/llvmpipe>` - uses LLVM for x86 JIT code generation
and is multi-threaded
- Softpipe - a reference Gallium driver
- :doc:`OpenSWR <drivers/openswr>` - x86-optimized software renderer
for visualization workloads
Additional driver information: