mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-03 10:50:26 +01:00
docs: mention egl in api-list
Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7709>
This commit is contained in:
parent
7f155a6da3
commit
e3047762c9
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue