From 0db826a038a431daabc7d7d2e1dafc97b92d128f Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 7 Mar 2022 11:53:05 -0500 Subject: [PATCH] docs: Update supported drivers for 22.x nouveau doesn't support pre-nv30 anymore, pre-DX9 drivers are no longer supported generally, and llvmpipe jits on more than just x86. Part-of: --- docs/systems.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/systems.rst b/docs/systems.rst index 418d34bb5b5..e4cb22e83ed 100644 --- a/docs/systems.rst +++ b/docs/systems.rst @@ -15,7 +15,7 @@ Hardware drivers include: Website `__ - AMD Radeon series. See `RadeonFeature `__ -- NVIDIA GPUs (Riva TNT and later). See `Nouveau +- NVIDIA GPUs (GeForce 5 / FX and later). See `Nouveau Wiki `__ - Qualcomm Adreno A2xx-A6xx. See :doc:`Freedreno ` @@ -39,7 +39,7 @@ Layered driver include: Software drivers include: -- :doc:`LLVMpipe ` - uses LLVM for x86 JIT code generation +- :doc:`LLVMpipe ` - uses LLVM for JIT code generation and is multi-threaded - Softpipe - a reference Gallium driver @@ -62,11 +62,14 @@ the Git repo. The list includes: - 3DLABS Gamma - ATI Mach 64 - ATI Rage 128 +- ATI Radeon 7000 - 9250 - DEC OpenVMS - Intel i810 +- Intel i830 - i865 - Linux fbdev - Matrox - MS-DOS +- NVIDIA Riva TNT - GeForce 4 - S3 Savage - Silicon Integrated Systems - swrast