Mesa (main): docs: update list of apis to match website

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


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

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Tue Jun  1 12:31:26 2021 +0200

docs: update list of apis to match website

This adds a few missing APIs (like Vulkan), and reorders the list to
match the order we're listing them on the frontpage of mesa3d.org.

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/systems.rst b/docs/systems.rst
index 08c7d93e991..37f8742b486 100644
--- a/docs/systems.rst
+++ b/docs/systems.rst
@@ -6,8 +6,8 @@ support for Windows, other flavors of Unix and other systems such as
 Haiku. We're actively developing and maintaining several hardware and
 software drivers.
 
-The primary API is OpenGL but there's also support for OpenGL ES, OpenCL,
-VDPAU, XvMC and the EGL interface.
+The primary API is OpenGL but there's also support for OpenGL ES, Vulkan,
+EGL, OpenMAX, OpenCL, VDPAU, VA-API and XvMC.
 
 Hardware drivers include:
 



More information about the mesa-commit mailing list