egl_dri2: Look up _glapi_get_proc_address dynamically.
authorChia-I Wu <olv@lunarg.com>
Fri, 7 Jan 2011 07:02:41 +0000 (15:02 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 10 Jan 2011 03:23:24 +0000 (11:23 +0800)
commitfef5d14494ff19ea302e247ba593e189a8ab62bd
tree81987c84198b0d74cc37c1e1f17134555ec19d90
parent231ca0ec8531c49ba7fee3f67245fe4f284b6ecf
egl_dri2: Look up _glapi_get_proc_address dynamically.

In preparation for making egl_dri2 built-in.  It also handles

  symbol lookup error: /usr/local/lib/egl/egl_dri2.so: undefined symbol:
  _glapi_get_proc_address

more gracefully.
src/egl/drivers/dri2/Makefile
src/egl/drivers/dri2/egl_dri2.c