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 libagl shouldn't export anything 2012-02-27 13:03:04 -08:00
libs gltrace: Allow receiving commands of length > 4 2012-05-16 12:00:24 -07:00
specs add a way to access the version string of the h/w implementation of EGL 2011-11-29 18:00:35 -08:00
tests Added an EGLTest for eglTerminate 2012-04-16 22:25:13 -07:00
tools/glgen GLES: add image external enums 2011-11-15 11:35:46 -08:00