From 2ebdcfeee38bed8c65daa78aa7d18d8d1d93ed85 Mon Sep 17 00:00:00 2001
From: marha
--enable-gles-overlay
-
-This option enables OpenGL ES as separate internal libraries. This is an -alternative approach to enable OpenGL ES.
- -This is only supported by egl_gallium
. For systems using DRI
-drivers, --enable-gles1
and --enable-gles2
are
-suggested instead as all drivers will benefit.
--enable-openvg
OpenVG must be explicitly enabled by this option.
@@ -148,9 +137,10 @@ may setEGL_DRIVER
-This variable specifies a full path to an EGL driver and it forces the -specified EGL driver to be loaded. It comes in handy when one wants to test a -specific driver. This variable is ignored for setuid/setgid binaries.
+This variable specifies a full path to or the name of an EGL driver. It +forces the specified EGL driver to be loaded. It comes in handy when one wants +to test a specific driver. This variable is ignored for setuid/setgid +binaries.