aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/lcdblendmodes.cpp
Commit message (Collapse)AuthorAge
* On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm.Gravatar egdaniel2015-09-15
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/1339213004
* Add support for blending of LCD for all blend modes.Gravatar egdaniel2015-09-15
BUG=skia: Review URL: https://codereview.chromium.org/1313623002