Mesa (master): docs/egl: add haiku driver

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Aug 27 21:38:58 UTC 2020


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

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Wed Jul 29 11:33:12 2020 +0200

docs/egl: add haiku driver

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
Reviewed-by: Frank Binns <frank.binns at imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6130>

---

 docs/egl.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/egl.rst b/docs/egl.rst
index ab786cf66f7..2959dede86f 100644
--- a/docs/egl.rst
+++ b/docs/egl.rst
@@ -123,6 +123,11 @@ EGL Drivers
 
    This driver can share DRI drivers with ``libGL``.
 
+``haiku``
+   This driver supports only the `Haiku <https://haiku-os.org>`__
+   platform. It is also much less feature-complete than ``egl_dri2``,
+   supporting only part of EGL 1.4 and none of the extensions beyond it.
+
 Lifetime of Display Resources
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 



More information about the mesa-commit mailing list