egl: Rework _eglGetSearchPath.

So that the directory part of EGL_DRIVER, if exists, is prepended to the
search path.  This commit also adds a sanity check to _eglLog.
This commit is contained in:
Chia-I Wu
2010-11-02 01:23:13 +08:00
parent 583e41855b
commit ad00a92ee7
3 changed files with 50 additions and 25 deletions

View File

@@ -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>