docs/egl: various wording improvements
Drop mention of the option for classic drivers, be clearer about which options enable gles1 and 2+, mention that it's 2+ and not just 2, be clearer when we say "main library" that we're talking about the EGL lib, and some grammar fixes. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28497>
This commit is contained in:

committed by
Marge Bot

parent
57ceedfc3e
commit
a5f1f39bf7
@@ -26,10 +26,9 @@ Build EGL
|
|||||||
-D gles2=enabled \
|
-D gles2=enabled \
|
||||||
-D gallium-drivers=...
|
-D gallium-drivers=...
|
||||||
|
|
||||||
The main library and OpenGL is enabled by default. The first two
|
The main EGL library and OpenGL are enabled by default. The two
|
||||||
options above enables :doc:`OpenGL ES 1.x and 2.x <opengles>`. The
|
``gles*`` options after enable :doc:`OpenGL ES 1.x and 2.x+
|
||||||
last two options enables the listed classic and Gallium drivers
|
<opengles>`. The last option enables the listed Gallium drivers.
|
||||||
respectively.
|
|
||||||
|
|
||||||
#. Build and install Mesa as usual.
|
#. Build and install Mesa as usual.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user