From 7897c315d4f4978257a59271ce156d07ed678566 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 29 Jul 2020 11:33:12 +0200 Subject: docs/egl: add haiku driver Signed-off-by: Eric Engestrom Reviewed-by: Frank Binns Reviewed-by: Emil Velikov Part-of: --- docs/egl.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/egl.rst') 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3