Mesa (master): docs: mention egl in api-list

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Dec 1 18:35:30 UTC 2020


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

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Fri Nov 20 14:20:47 2020 +0100

docs: mention egl in api-list

Reviewed-by: Eric Anholt <eric at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7709>

---

 docs/index.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/index.rst b/docs/index.rst
index eb13b9dfdbb..bf1cfb237af 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -8,7 +8,7 @@ The Mesa project began as an open-source implementation of the
 
 Over the years the project has grown to implement more graphics APIs,
 including `OpenGL ES`_, `OpenCL`_, `OpenMAX`_, `VDPAU`_, `VA API`_,
-`XvMC`_ and `Vulkan`_.
+`XvMC`_, `Vulkan`_ and `EGL`_.
 
 A variety of device drivers allows the Mesa libraries to be used in many
 different environments ranging from software emulation to complete
@@ -26,5 +26,6 @@ and other operating systems.
 .. _VA API: https://en.wikipedia.org/wiki/Video_Acceleration_API
 .. _XvMC: https://en.wikipedia.org/wiki/X-Video_Motion_Compensation
 .. _Vulkan: https://www.khronos.org/vulkan/
+.. _EGL: https://www.khronos.org/egl/
 .. _Direct Rendering Infrastructure: https://dri.freedesktop.org/
 .. _X.org: https://x.org



More information about the mesa-commit mailing list