diff --git a/docs/egl.html b/docs/egl.html index d46181ec279..d946bb0ae38 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -88,8 +88,11 @@ types such as EGLNativeDisplayType or EGLNativeWindowType defined for.

The available platforms are x11, drm, -and gdi. The gdi platform can -only be built with SCons. Unless for special needs, the build system should +wayland, null, android, +haiku, and gdi. The android platform +can only be built as a system component, part of AOSP, while the +haiku and gdi platforms can only be built with SCons. +Unless for special needs, the build system should select the right platforms automatically.