Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | switch xfermodes over to sk_sp | reed | 2016-03-29 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code... | reed | 2016-03-13 |
* | Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder... | reed | 2016-03-13 |
* | more shader-->sp conversions | reed | 2016-03-13 |
* | use Make instead of Create to return a shared shader | reed | 2016-03-08 |
* | On gpu, use max(r,g,b) for coverage alpha in LCD and update lcd blend gm. | egdaniel | 2015-09-15 |
* | Add support for blending of LCD for all blend modes. | egdaniel | 2015-09-15 |