Mesa (main): docs: move swrast to deprecated drivers list

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 3 09:37:41 UTC 2021


Module: Mesa
Branch: main
Commit: 65258457cb3defdc6323880043f5cb8bfd39bdff
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=65258457cb3defdc6323880043f5cb8bfd39bdff

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Tue Jun  1 14:18:49 2021 +0200

docs: move swrast to deprecated drivers list

This driver was removed in 435de835cd6 ("swrast: Remove the classic
swrast DRI driver"), but we forgot to update the documentation to
reflect that.

Better late than never!

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com>
Reviewed-by: Chia-I Wu <olvaffe at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11109>

---

 docs/systems.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/systems.rst b/docs/systems.rst
index 13042b5bdc9..e762fa0ec7a 100644
--- a/docs/systems.rst
+++ b/docs/systems.rst
@@ -37,7 +37,6 @@ Software drivers include:
    for visualization workloads
 -  `virgl <https://virgil3d.github.io/>`__ - research project for
    accelerated graphics for qemu guests
--  swrast - the legacy/original Mesa software rasterizer
 
 Additional driver information:
 
@@ -65,4 +64,5 @@ the Git repo. The list includes:
 -  MS-DOS
 -  S3 Savage
 -  Silicon Integrated Systems
+-  swrast
 -  VIA Unichrome



More information about the mesa-commit mailing list