commit | 55fee09e0cc73b12db1d52d78ecf753be81a19cc | [log] [tgz] |
---|---|---|
author | David Li <davidxli@google.com> | Wed Mar 30 15:14:36 2011 -0700 |
committer | David Li <davidxli@google.com> | Tue Apr 12 15:55:59 2011 -0700 |
tree | 8f2b9eb7957abfdc6121d797b077f0d7521cf151 | |
parent | c93109f05968d478d80f25180110dfd75ca074e5 [diff] |
GLES2Dbg: add more state tracking and snapshot of state per GL call Use TreeView and Reflection to display the states per GL call. Need to implement more state cloning and tacking. Prepare to group calls by frame, and clone the context for each frame. Change-Id: Ib1e5c175da779610204003e352cc1fcf66af969b Signed-off-by: David Li <davidxli@google.com>