commit | c230414861558ce20b74281b1ca363e56c441832 | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Thu Dec 11 13:15:13 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Dec 11 13:15:14 2014 -0800 |
tree | 8d89c3037e753a70b0979bae47d43c0804733365 | |
parent | 8c508b441331d75fd84d84092a3e725d15972828 [diff] |
Create xfer processor backend. This includes: -Having an actual XP stage at the end of the gl pipeline. -All Blending work is handled by XP until actually setting GL blend states -GLPrograms test to test XP BUG=skia: Committed: https://skia.googlesource.com/skia/+/4dffc940c430eec66d4707490eace19c9b3f7904 Review URL: https://codereview.chromium.org/764643004