From a63e82deb5ddaef3845bd717e302ef5980831e7b Mon Sep 17 00:00:00 2001
From: Jorge Natz
Date: Wed, 31 Jul 2019 22:50:43 +0000
Subject: [PATCH] docs: Update Platforms and Drivers page with more
comprehensive information.
Reviewed-by: Alyssa Rosenzweig
Reviewed-by: Eric Engestrom
---
docs/systems.html | 30 +++++++++++++++++++++++-------
1 file changed, 23 insertions(+), 7 deletions(-)
diff --git a/docs/systems.html b/docs/systems.html
index 2eed5399db4..97dc3f46f69 100644
--- a/docs/systems.html
+++ b/docs/systems.html
@@ -33,13 +33,23 @@ and ES 3, OpenVG, OpenCL, VDPAU, XvMC and the EGL interface.
Hardware drivers include:
@@ -49,6 +59,11 @@ Software drivers include:
llvmpipe - uses LLVM for x86 JIT code
generation and is multi-threaded
softpipe - a reference Gallium driver
+svga - driver for vmware virtual gpu
+swr - x86-optimized
+ software renderer for visualization workloads
+virgl - research
+ project for accelerated graphics for qemu guests
swrast - the legacy/original Mesa software rasterizer
@@ -62,7 +77,6 @@ drivers for the X Window System
Xlib / swrast driver for the X Window System
and Unix-like operating systems
Microsoft Windows
-VMware guest OS driver
@@ -89,6 +103,8 @@ The list includes:
DOS
fbdev
DEC/VMS
+Mach64
+Intel i810
--
2.30.2