diff options
Diffstat (limited to 'docs/egl.html')
-rw-r--r-- | docs/egl.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/egl.html b/docs/egl.html index cc6462d9787..c86e5438592 100644 --- a/docs/egl.html +++ b/docs/egl.html @@ -136,11 +136,6 @@ binaries.</p> 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.</p> -<p><code>egl_gallium</code> dynamically loads hardware drivers and client API -modules found in <code>EGL_DRIVERS_PATH</code>. Thus, specifying this variable -alone is not sufficient for <code>egl_gallium</code> for an uninstalled -build.</p> - </li> <li><code>EGL_PLATFORM</code> |