replicant-frameworks_native/opengl/libs/GLES2
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
..
gl2.cpp Add runtime debugging capabilities to OpenGL 2012-10-18 16:16:10 -07:00
gl2_api.in add support for GL_EXT_debug_marker 2012-01-29 22:22:09 -08:00
gl2ext_api.in Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00