egl: Rework _eglGetSearchPath.
authorChia-I Wu <olv@lunarg.com>
Mon, 1 Nov 2010 17:23:13 +0000 (01:23 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 1 Nov 2010 17:37:16 +0000 (01:37 +0800)
commitad00a92ee720c275d3852faea4e442a8da876ca2
tree21baa089f5d88f01e29636a2113d20c65c126769
parent583e41855b0ae6b9a102b39ac62238472f4cf05a
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.
docs/egl.html
src/egl/main/egldriver.c
src/egl/main/egllog.c