OSDN Git Service

egl: Allow binding to any client API.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 17 Aug 2009 07:53:54 +0000 (15:53 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 29 Sep 2009 10:33:53 +0000 (18:33 +0800)
commit27c1ec23348d55da55923f88ffb94268cbbb43b4
treedb014e60bb3e053ffaea217fa09703f8fa6dc3da
parent607a4393e7489ed1da9808f117ecde6cb637accc
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.
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