replicant-frameworks_native/opengl
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
..
include Hibernate the EGL implementation when idle 2012-04-09 21:36:17 -07:00
libagl
libs gltrace: Allow receiving commands of length > 4 2012-05-16 12:00:24 -07:00
specs
tests Added an EGLTest for eglTerminate 2012-04-16 22:25:13 -07:00
tools/glgen