replicant-frameworks_native/opengl/libs
Romain Guy 16928bfeca Add runtime debugging capabilities to OpenGL
The shell property debug.egl.trace can now be set to:

0
  disables tracing
1
  logs all GL calls
error
  checks glGetError after every GL call, logs a stack trace on error
systrace
  logs each GL call to systrace

Change-Id: I34a2a2d4e19c373fd9eaa1b0cd93e67c87378996
2012-10-18 16:16:10 -07:00
..
EGL Add runtime debugging capabilities to OpenGL 2012-10-18 16:16:10 -07:00
ETC1
GLES2 Add runtime debugging capabilities to OpenGL 2012-10-18 16:16:10 -07:00
GLES_CM Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00
GLES_trace gltrace: flush trace buffer on createContext & makeCurrent 2012-08-16 14:41:20 -07:00
tools Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00
Android.mk Revert "Add GL Error logs (temporary)" 2012-10-10 13:10:40 -07:00
debug.in
egl_impl.h Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00
entries.in
enums.in
glestrace.h
hooks.h
trace.in