commit | dad7794dcbf205a6d0f3c5c44e251897f5256f09 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Tue Mar 03 09:28:16 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 03 09:28:16 2015 -0800 |
tree | 3d2d2b06949e4a2b918dbf6d88e3c699f79f538f | |
parent | 47ef4d5d934bba86848aa238efab21f54a160c1a [diff] |
Split command holding object (GrTargetCommands) out of GrInOrderDrawBuffer This is still a bit odd in that the IoDB and TargetCommands are annoyingly interwoven. This should improve a bit when batching is everywhere. Joshua - I think you're lead on this. Review URL: https://codereview.chromium.org/973853002