From: Eric Engestrom Date: Thu, 9 Feb 2017 11:33:36 +0000 (+0000) Subject: docs: reword sentence that my brain can't parse X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=89b4176eb15625d915716fae88e74b62fc994b4d;p=mesa.git docs: reword sentence that my brain can't parse Signed-off-by: Eric Engestrom Reviewed-by: Elie Tournier --- diff --git a/docs/egl.html b/docs/egl.html index 6868448bc49..c22aa4a338f 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -83,9 +83,9 @@ drivers will be installed to ${libdir}/egl.

List the platforms (window systems) to support. Its argument is a comma separated string such as --with-egl-platforms=x11,drm. It decides the platforms a driver may support. The first listed platform is also used by -the main library to decide the native platform: the platform the EGL native +the main library to decide the native platform: this defines EGL native types such as EGLNativeDisplayType or -EGLNativeWindowType defined for.

+EGLNativeWindowType.

The available platforms are x11, drm, wayland, surfaceless, android,