commit | 5d916dff8bfefd6244b306900d094bdc09578407 | [log] [tgz] |
---|---|---|
author | David Li <davidxli@google.com> | Wed Apr 13 16:16:38 2011 -0700 |
committer | David Li <davidxli@google.com> | Mon Apr 18 15:21:32 2011 -0700 |
tree | 4a277f106ed32c3e8a6654214d3bf08cb0f48ace | |
parent | 7befbd7deefad6b1f25c20782395c59bfd83ce75 [diff] |
GLES2Dbg: reconstruct vertex attributes to match indices Rather than converting glDrawElements into glDrawArrays and uploading all attributes each draw call. Also added CaptureDraw and CaptureSwap options. Change-Id: If8ac6556a2674868ce83f074ce4068a6af2d3a0e Signed-off-by: David Li <davidxli@google.com>