egl_g3d: Check external modules for client APIs first.
authorChia-I Wu <olv@lunarg.com>
Wed, 5 May 2010 10:27:29 +0000 (18:27 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 8 May 2010 06:54:13 +0000 (14:54 +0800)
commit2773f888dc9cde61dedf1b004e35efcc72ca9240
treea7f1631e82e8e908cdf402a75b3521ec2505b000
parente8ba2812e6995d1ec95c972a1b48ac29a99531dd
egl_g3d: Check external modules for client APIs first.

dlopen api_<API>.so before dlopening the process itself in case the
client APIs are implemented in external modules.
src/gallium/state_trackers/egl/common/egl_g3d.c
src/gallium/state_trackers/egl/common/egl_g3d_st.c
src/gallium/state_trackers/egl/common/egl_g3d_st.h