Go to file
Siva Velusamy 0469dd6d55 glestrace: Framework for GLES tracing library
This patch provides a framework for tracing GLES 1.0 and 2.0
functions. It is missing a lot of features, but here are the
things it accomplishes:

- Stop building the glesv2dbg library, and build the
    glestrace library instead.
- Replace the hooks for glesv2dbg with the ones for glestrace.
- Add the basics for the trace library. Currently, this
    traces all GL functions, but not all required data is
    sent for all the functions.  As a result, it will not
    be possible to reconstruct the entire GL state on the
    host side.

The files gltrace.pb.* and gltrace_api.* are both generated
using the tools/genapi.py script.

Change-Id: Id60a468f7278657f008bc6ea1df01f9bdfecfdd3
2011-12-02 15:30:17 -08:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include am c339fe30: am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1 2011-11-29 13:17:42 -08:00
libs Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
opengl glestrace: Framework for GLES tracing library 2011-12-02 15:30:17 -08:00
services/surfaceflinger Add support for sending VSYNC events to the framework 2011-11-29 13:10:25 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00