egl_glx: Load libGL dynamically.
authorChia-I Wu <olv@lunarg.com>
Fri, 7 Jan 2011 05:42:15 +0000 (13:42 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 10 Jan 2011 03:25:31 +0000 (11:25 +0800)
commit15f0223931e32ef5ff82b39a2b6c433400edbd9d
tree4c44ef6c780318400ed30fa67ff0c93339354cca
parentfef5d14494ff19ea302e247ba593e189a8ab62bd
egl_glx: Load libGL dynamically.

This is a step forward for compatibility with really old GLX.  But the
real reason for making this change now is so that we can make egl_glx a
built-in driver without having to link to libGL.
src/egl/drivers/glx/Makefile
src/egl/drivers/glx/egl_glx.c