target/egl: Fix misleading debug message.
authorChia-I Wu <olv@lunarg.com>
Fri, 10 Dec 2010 02:28:57 +0000 (10:28 +0800)
committerChia-I Wu <olv@lunarg.com>
Fri, 10 Dec 2010 03:00:31 +0000 (11:00 +0800)
commit6efd963a2372a4e51e3550a97858105013a096e7
tree5e7b2c7f8d000f6d02beda50bd4cc4ab0deca7a4
parentbecc4bb90c46f754018ac596460e6c6a650d399c
target/egl: Fix misleading debug message.

When the name of the module is NULL, the process itself is dlopen()ed.
Do not print

  libEGL debug: searching for st module (null)
src/gallium/targets/egl/egl.c