mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 16:20:13 +01:00
docs: move swrast to deprecated drivers list
This driver was removed in 435de835cd ("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@collabora.com>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11109>
This commit is contained in:
parent
6d2a3e6da2
commit
65258457cb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue