aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkColorFilterShader.h
Commit message (Expand)AuthorAge
* Bundle SkShader::asFragmentProcessor arguments in a structGravatar brianosman2016-07-22
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...Gravatar reed2016-03-22
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...Gravatar reed2016-03-22
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...Gravatar reed2016-03-22
* Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...Gravatar reed2016-03-22
* switch colorfilters to sk_spGravatar reed2016-03-22
* Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code...Gravatar reed2016-03-03
* Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht...Gravatar halcanary2016-03-03
* enforce 16byte alignment in shader contextsGravatar reed2016-03-03
* Add ContextRec param to SkShader::contextSize()Gravatar fmalita2016-02-22
* add 4f support to colorfiltershaderGravatar reed2016-01-24
* add SkShader::newWithColorFilterGravatar reed2016-01-07