replicant-frameworks_native/opengl/libs/GLES_trace
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
..
src gltrace: flush trace buffer on createContext & makeCurrent 2012-08-16 14:41:20 -07:00
tools gltrace: Make code 64-bit safe. 2012-02-27 12:08:47 -08:00
.gitignore
Android.mk
DESIGN.txt
dev.make gltrace: Send vertex attribute data after glDraw() call. 2012-03-01 17:41:53 -08:00
gltrace.proto gltrace: Send vertex attribute data after glDraw() call. 2012-03-01 17:41:53 -08:00