From: Eric Engestrom Date: Wed, 29 Jul 2020 09:33:12 +0000 (+0200) Subject: docs/egl: add haiku driver X-Git-Tag: upstream/21.0.0~6019 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7897c315d4f4978257a59271ce156d07ed678566;p=platform%2Fupstream%2Fmesa.git 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 ab786cf..2959ded 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~