egl: Preload a driver if eglGetProcAddress is called early.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 28 Sep 2009 09:39:07 +0000 (17:39 +0800)
committerBrian Paul <brianp@vmware.com>
Tue, 13 Oct 2009 18:00:36 +0000 (12:00 -0600)
commite787ffcd02cac9085ac69f631cce235d1cad59c9
tree9a220f80d6e5d9247c3537845151820bc34b206a
parent9061d733d3f31293c145cf3b7a0f71c1bfd31989
egl: Preload a driver if eglGetProcAddress is called early.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/egl/main/eglapi.c