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
hooks.cpp
Loader.cpp
Loader.h