mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-23 18:24:13 +08:00
docs/egl: complete list of dri2 platforms
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Frank Binns <frank.binns@imgtec.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6130>
This commit is contained in:
parent
3909e9d1ac
commit
c84d3049b0
@ -116,8 +116,9 @@ EGL Drivers
|
||||
-----------
|
||||
|
||||
``egl_dri2``
|
||||
This driver supports both ``x11`` and ``drm`` platforms. It functions
|
||||
as a DRI driver loader. For ``x11`` support, it talks to the X server
|
||||
This driver supports several platforms: ``android``, ``device``,
|
||||
``drm, ``surfaceless``, ``wayland`` and ``x11``. It functions as
|
||||
a DRI driver loader. For ``x11`` support, it talks to the X server
|
||||
directly using (XCB-)DRI2 protocol.
|
||||
|
||||
This driver can share DRI drivers with ``libGL``.
|
||||
|
Loading…
Reference in New Issue
Block a user