docs/egl: add haiku driver

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>
This commit is contained in:
Eric Engestrom 2020-07-29 11:33:12 +02:00
parent c84d3049b0
commit 7897c315d4
1 changed files with 5 additions and 0 deletions

View File

@ -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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~