replicant-frameworks_native/opengl/libs/EGL
Mathias Agopian bc2d79ed7a add a way to access the version string of the h/w implementation of EGL
we use a hidden egl extension. the version string is printed
in SF's dumpsys log.

Change-Id: I123eb4bde6de462bb2404c67b74d6d6219a48d6a
2011-11-29 18:00:35 -08:00
..
egl_cache.cpp
egl_cache.h
egl_display.cpp be a bit more defensive when parsing extension strings 2011-11-16 16:49:25 -08:00
egl_display.h
egl_entries.in
egl_object.cpp fix crash when validating an invalid EGL objects 2011-11-14 17:40:21 -08:00
egl_object.h fix crash when validating an invalid EGL objects 2011-11-14 17:40:21 -08:00
egl_tls.cpp
egl_tls.h
egl.cpp fix crash when validating an invalid EGL objects 2011-11-14 17:40:21 -08:00
eglApi.cpp add a way to access the version string of the h/w implementation of EGL 2011-11-29 18:00:35 -08:00
egldefs.h fix x86 build 2011-05-23 17:48:36 -07:00
getProcAddress.cpp fix x86 build 2011-05-23 17:48:36 -07:00
Loader.cpp opengl: EGL: special case for GLES emulation 2011-09-02 15:41:13 +02: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