replicant-frameworks_native/opengl/libs/EGL
Eric Hassold 11c01568c3 Make objects collection a member of egl_display object
Move EGL objects (contexts, surfaces, ...) collection from global
static into EGL display object. Since EGL implementation currently
supports only one display, this doesn't change current logic. This
aims at preparing for next coming changes in eglTerminate() to
support per-display cleanup.

Bug: 4152714
Change-Id: I5e424781b89c3c275f9922f943463d5f6b1f6bc6
2011-03-25 14:37:19 -07:00
..
egl_entries.in Add support for KHR_fence_sync 2010-09-10 14:01:45 -07:00
egl.cpp Make objects collection a member of egl_display object 2011-03-25 14:37:19 -07:00
getProcAddress.cpp improve a bit the implementation of eglGetProcAddress 2010-08-09 18:35:43 -07:00
hooks.cpp fix [2187212] add support for GLESv2 dispatch based on TLS 2009-10-14 02:06:37 -07:00
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