replicant-frameworks_native/opengl/libs/EGL
Siva Velusamy b13c78f852 gltrace: Expose a function to set OpenGL trace level.
This patch adds a function setGlDebugLevel() to libEGL to enable
GL tracing. This will be used by the Java layer to add an option
to "am start" that can enable tracing for a particular application.

Change-Id: Ie1dbdd550f502df8633553595cb33ee9d9ae44e1
2012-03-09 16:43:48 -08:00
..
egl_cache.cpp remove multiplexing of multiple EGL implementation 2012-02-13 18:11:42 -08:00
egl_cache.h
egl_display.cpp gltrace: Expose a function to set OpenGL trace level. 2012-03-09 16:43:48 -08:00
egl_display.h EGLConfig is now not remaped to an internal EGLConfig 2012-02-13 20:23:15 -08:00
egl_entries.in
egl_object.cpp remove multiplexing of multiple EGL implementation 2012-02-13 18:11:42 -08:00
egl_object.h Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00
egl_tls.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
egl_tls.h
egl.cpp gltrace: Expose a function to set OpenGL trace level. 2012-03-09 16:43:48 -08:00
eglApi.cpp Add tracing to various graphics components. 2012-02-27 17:50:35 -08:00
egldefs.h EGLConfig is now not remaped to an internal EGLConfig 2012-02-13 20:23:15 -08:00
getProcAddress.cpp add all needed GL extension wrappers 2012-01-30 17:40:29 -08:00
Loader.cpp EGLConfig is now not remaped to an internal EGLConfig 2012-02-13 20:23:15 -08:00
Loader.h remove multiplexing of multiple EGL implementation 2012-02-13 18:11:42 -08:00
trace.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00