replicant-frameworks_native/opengl/libs/EGL
Eric Hassold 3ede7c133a Check for initialized EGLDisplay when required by specification
Check for initialized display, and set EGL error to EGL_NOT_INITIALIZED
whenever it isn't, for all EGL functions taking an EGLDisplay as argument
and requiring it to have been initialized.

Bug: 3366011
Change-Id: Ib1d8a3a207257995518f4430fe97f8c406c7fc13
2011-03-23 15:59:00 -07:00
..
egl_entries.in Add support for KHR_fence_sync 2010-09-10 14:01:45 -07:00
egl.cpp Check for initialized EGLDisplay when required by specification 2011-03-23 15:59:00 -07:00
getProcAddress.cpp improve a bit the implementation of eglGetProcAddress 2010-08-09 18:35:43 -07:00
hooks.cpp
Loader.cpp GLES2Debugger: Added DbgContext and vertex data capturing. 2011-03-10 16:40:37 -08: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
trace.cpp GLES2Debugger: Added DbgContext and vertex data capturing. 2011-03-10 16:40:37 -08:00