replicant-frameworks_native/opengl
Siva Velusamy ad9693f4f0 gltrace: flush trace buffer on createContext & makeCurrent
Certain apps (e.g. chrome) seem to create contexts which are unused
for long periods of time. If tracing is stopped before those contexts
are used, then the debugger never gets to know that these contexts
were created. Flushing the trace after these calls ensures that
the debugger knows about all created/used contexts.

Change-Id: I01baa11aa56ac89eddce3c2851e4bf01076984d1
2012-08-16 14:41:20 -07:00
..
include Hibernate the EGL implementation when idle 2012-04-09 21:36:17 -07:00
libagl Update ANativeWindow clients for sync 2012-06-20 15:48:30 -07:00
libs gltrace: flush trace buffer on createContext & makeCurrent 2012-08-16 14:41:20 -07:00
specs Update the EGL_ANDROID_fence_sync spec. 2012-07-23 14:34:10 -07:00
tests Merge "enable java/jni build in PDK if supported" into jb-mr1-dev 2012-08-08 12:25:15 -07:00
tools/glgen Fixed bug in opengl es binding generation 2012-07-23 17:06:52 -07:00