replicant-frameworks_native/opengl/libs
Mathias Agopian 744026fed6 DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong pointer for some GL extensions
We just make sure eglGetProcAddress() will return NULL for
 glEGLImageTargetTexture2DOES
 glEGLImageTargetRenderbufferStorageOES

which is better than returning the address of the wrong implementation.

the correct fix is more involved.

Change-Id: I585a1f40e564f862e5dd382224609ccd069cd3b5
2010-11-09 14:41:13 -08:00
..
EGL DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong pointer for some GL extensions 2010-11-09 14:41:13 -08:00
ETC1
GLES2 better fix for [3028370] GL get error should return a valid error if no context is bound. 2010-09-23 16:44:48 -07:00
GLES_CM better fix for [3028370] GL get error should return a valid error if no context is bound. 2010-09-23 16:44:48 -07:00
tools
Android.mk fix [2421247] implement eglGetProcAddress(), needed in the ndk 2010-08-02 18:23:36 -07:00
egl_impl.h small cleanup. gEGLImpl should have been static 2010-04-09 14:26:07 -07:00
entries.in update GL ES stub libraries with the new GL ES headers 2010-06-09 18:20:21 -07:00
hooks.h fix [2421247] implement eglGetProcAddress(), needed in the ndk 2010-08-02 18:23:36 -07:00