docs/egl: complete list of dri2 platforms
authorEric Engestrom <eric@engestrom.ch>
Wed, 29 Jul 2020 09:27:21 +0000 (11:27 +0200)
committerEric Engestrom <eric@engestrom.ch>
Thu, 27 Aug 2020 18:41:04 +0000 (20:41 +0200)
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>

docs/egl.rst

index 7916c74decc97d7314e401ac95c554ef17b9837d..ab786cf66f71aa9ce6c6a27ec98a881a6de20a3f 100644 (file)
@@ -116,8 +116,9 @@ EGL Drivers
 -----------
 
 ``egl_dri2``
 -----------
 
 ``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``.
    directly using (XCB-)DRI2 protocol.
 
    This driver can share DRI drivers with ``libGL``.