From: Eric Engestrom Date: Wed, 29 Jul 2020 09:33:12 +0000 (+0200) Subject: docs/egl: add haiku driver X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=commitdiff_plain;h=7897c315d4f4978257a59271ce156d07ed678566;ds=sidebyside docs/egl: add haiku driver Signed-off-by: Eric Engestrom Reviewed-by: Frank Binns Reviewed-by: Emil Velikov Part-of: --- 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 `__ + 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~