summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/intro.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/intro.html b/docs/intro.html
index 38f40f5ef5d..be164c883dd 100644
--- a/docs/intro.html
+++ b/docs/intro.html
@@ -171,8 +171,9 @@ driver ("swr") based on LLVM and developed by Intel.
</p>
<p>
-Ongoing: Mesa is the OpenGL implementation for several types of hardware
-made by Intel, AMD and NVIDIA, plus the VMware virtual GPU.
+Ongoing: Mesa is the OpenGL implementation for devices designed by
+Intel, AMD, NVIDIA, Qualcomm, Broadcom, Vivante, plus the VMware and
+VirGL virtual GPUs.
There's also several software-based renderers: swrast (the legacy
Mesa rasterizer), softpipe (a gallium reference driver), llvmpipe
(LLVM/JIT-based high-speed rasterizer) and swr (another LLVM-based driver).