replicant-frameworks_native/opengl/libs
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
..
EGL Make libEGL build cleanly under 64-bit 2014-01-27 18:16:50 -08:00
ETC1 Fix convert8To4, convert8To5 2011-12-09 14:06:07 -08:00
GLES2 improve GLES jumptables 2013-07-01 15:52:47 -07:00
GLES_CM improve GLES jumptables 2013-07-01 15:52:47 -07:00
GLES_trace GLES_trace: fix compile errors on 64 bit architectures 2014-01-28 17:38:32 -08:00
tools Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
Android.mk remove adreno 130 workaround support 2013-08-28 15:27:30 -07:00
debug.in Initial commit of GLESv2 debugger server 2011-03-03 18:28:43 -08:00
egl_impl.h Don't wrap EGLImageKHR and EGLSyncKHR anymore 2012-02-14 17:14:36 -08:00
entries.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
enums.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00
glestrace.h gltrace: Add support for tracing running applications. 2012-12-20 10:38:47 -08:00
hooks.h improve GLES jumptables 2013-07-01 15:52:47 -07:00
trace.in Add ES3 support to libGLESv2 and tracing tools 2013-02-12 16:36:53 -08:00