replicant-frameworks_native/opengl/libs/EGL
Mathias Agopian 4a88b52235 fix [2912927] Can't get NV_draw_path extension to work
there was a problem with eglGetProcAddress() which would only work with
GLES 1.x contexts.

Change-Id: I4747671cbf7ed469bb471a377f1d6f36550d24df
2010-08-13 14:17:58 -07:00
..
egl_entries.in Add eglGetRenderBufferANDROID() extension, which returns the current render buffer as an android_native_buffer_t* 2009-06-25 00:02:44 -07:00
egl.cpp fix [2912927] Can't get NV_draw_path extension to work 2010-08-13 14:17:58 -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 fix [2187212] add support for GLESv2 dispatch based on TLS 2009-10-14 02:06:37 -07:00
Loader.h fix [2187212] add support for GLESv2 dispatch based on TLS 2009-10-14 02:06:37 -07:00