replicant-frameworks_native/opengl
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
..
include surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
libagl fix eglChooseConfig() for special attributes. 2010-10-25 15:51:24 -07:00
libs DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong pointer for some GL extensions 2010-11-09 14:41:13 -08:00
tests Add a test application to dump all the EGLConfig available 2010-10-20 17:10:47 -07:00
tools/glgen Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. 2010-06-22 20:08:40 +08:00