commit | 3e3b58d57a358e2d52bc23ad2409a95d59310100 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Tue Jan 20 14:37:14 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 20 14:37:15 2015 -0800 |
tree | e0bd3220444e1615e739c86c7953b3eb23d533ae | |
parent | 6c5fed2d5c18129a2ae6ef461d75e388f1b0bacd [diff] |
Add perspective divide when we're mapping down to a 2D varying This fixes a few of the perspective errors in SampleApp but not all. BUG=skia:3326 Review URL: https://codereview.chromium.org/861553008