replicant-frameworks_native/opengl/libs
Siva Velusamy 2fdcc81ddf gltrace: Allow receiving commands of length > 4
Currently, gltrace offers very few trace collection options. As a
result, these options are encoded in a single integer. The trace
control task simply receives integers and interprets them as
commands.

This patch changes the control protocol to first receive the
command length followed by the actual command itself. This allows
for future flexibility to provide enable other commands.

Change-Id: Id5f56c80a025bbbe7613ab4457e092732e7d9dc9
2012-05-16 12:00:24 -07:00
..
EGL Disable EGL hibernation due to jank 2012-05-04 15:21:35 -07:00
ETC1
GLES2
GLES_CM
GLES_trace gltrace: Allow receiving commands of length > 4 2012-05-16 12:00:24 -07:00
tools
Android.mk Disable EGL hibernation due to jank 2012-05-04 15:21:35 -07:00
debug.in
egl_impl.h
entries.in
enums.in
glestrace.h
hooks.h
trace.in