replicant-frameworks_native/opengl/libs/GLES_trace/tools
Siva Velusamy 39177b4103 GLES_trace: fix compile errors on 64 bit architectures
GLES_trace passes some pointers back to the host. Encode them
using int64's rather than int32's

This fix requires an update to the host tool to look at pointers
as 64 bit, and if not found, then fall back to 32 bit integers.

Change-Id: I11ff2ca51290f05913c1b9143cecee1caf015543
2014-01-28 17:38:32 -08:00
..
genapi.py GLES_trace: fix compile errors on 64 bit architectures 2014-01-28 17:38:32 -08:00
testgenapi.py update GLES headers and add support for corresponding new extensions. 2012-01-28 20:41:35 -08:00