OSDN Git Service

EGLConfig is now not remaped to an internal EGLConfig
authorMathias Agopian <mathias@google.com>
Tue, 14 Feb 2012 04:06:08 +0000 (20:06 -0800)
committerMathias Agopian <mathias@google.com>
Tue, 14 Feb 2012 04:23:15 +0000 (20:23 -0800)
commit7773c435bc5da8217433e1b242d3a6712a17b5f7
tree596288e2e91fa94dc11db8fc738c3ba49dd16cdb
parentada798b7ca7cabc255aa159964b64975e7fdb2df
EGLConfig is now not remaped to an internal EGLConfig

this is possible now that we support only a single
EGL implementation. this allows a large code simplification.

Change-Id: I7a6b9db4c5d60f4407c6061e7a68729af63d5242
opengl/libs/EGL/Loader.cpp
opengl/libs/EGL/egl.cpp
opengl/libs/EGL/eglApi.cpp
opengl/libs/EGL/egl_display.cpp
opengl/libs/EGL/egl_display.h
opengl/libs/EGL/egldefs.h