replicant-frameworks_native/opengl/libs/EGL
Michael I. Gold 609bb4dbf0 egl: fix GetProcAddress for EGLimage extensions
Return wrappers from GetProcAddress for glEGLImageTargetTexture2DOES
and glEGLImageTargetRenderbufferStorageOES which unwrap the EGLimage
handle before calling through to the implementation.

Change-Id: I2f5b180ab3ccdb28a4f510a2bd8c2eee941a84df
2011-01-16 18:12:04 -08:00
..
egl_entries.in Add support for KHR_fence_sync 2010-09-10 14:01:45 -07:00
egl.cpp egl: fix GetProcAddress for EGLimage extensions 2011-01-16 18:12:04 -08:00
getProcAddress.cpp
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
trace.cpp Trace glUniformXXv and glUniformMatrixXfv calls. 2010-10-27 15:37:01 -07:00