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
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
egl_entries.in
egl_object.cpp
egl_object.h Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00
egl_tls.cpp
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
getProcAddress.cpp
Loader.cpp
Loader.h
trace.cpp