egl: Allow binding to any client API.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 17 Aug 2009 07:53:54 +0000 (15:53 +0800)
committerBrian Paul <brianp@vmware.com>
Tue, 13 Oct 2009 18:00:36 +0000 (12:00 -0600)
commit310c76812e5a2013dad36fc9d1686f57e7b1e626
tree59e87b7f0f22affbc32604be85c1bdf6172fee26
parente787ffcd02cac9085ac69f631cce235d1cad59c9
egl: Allow binding to any client API.

As a result, EGL_NONE is no longer a valid client API.  And it is
possible that no config supports the current bound API.

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