From 65258457cb3defdc6323880043f5cb8bfd39bdff Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 1 Jun 2021 14:18:49 +0200 Subject: [PATCH] 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 Reviewed-by: Chia-I Wu Part-of: --- 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 `__ - 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