replicant-frameworks_native/opengl/libs/EGL
Mathias Agopian 05c53113e0 fix [3028370] GL get error should return a valid error if no context is bound.
glGetError() will now always return GL_INVALID_OPERATION if called from a thread
with no GL context bound.

Change-Id: I28ba458871db051bb4f5a26668a1fa123526869c
2010-09-23 13:19:02 -07:00
..
egl_entries.in
egl.cpp fix [3028370] GL get error should return a valid error if no context is bound. 2010-09-23 13:19:02 -07:00
getProcAddress.cpp improve a bit the implementation of eglGetProcAddress 2010-08-09 18:35:43 -07:00
hooks.cpp
Loader.cpp support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl 2010-09-20 12:58:15 -07:00
Loader.h support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl 2010-09-20 12:58:15 -07:00