commit | 518d83dbc1c899e316e8c896af5defb58b83120f | [log] [tgz] |
---|---|---|
author | sugoi <sugoi@chromium.org> | Mon Jul 21 11:37:39 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jul 21 11:37:39 2014 -0700 |
tree | 035e0e6b97af79dc24037c647f6093ad9b33f9a9 | |
parent | 02cafcc1bf6e2968c2efdf459871167970da150e [diff] |
Skia side RGB to YUV gpu conversion This code is the one that's currently working in my local chromium build. A few things still need to be addressed and I'll highlight these directly in the code. BUG=skia: R=reed@google.com, bsalomon@google.com, senorblanco@google.com, senorblanco@chromium.org, robertphillips@google.com, scroggo@google.com, halcanary@google.com Author: sugoi@chromium.org Review URL: https://codereview.chromium.org/374743003