aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkShader.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
* move colorshader into its own .cpp, add color4f variantGravatar reed2016-05-04
* Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...Gravatar mtklein2016-04-04
* Delete SkFlattenable::TypeGravatar msarett2016-04-04
* switch xfermodes over to sk_spGravatar reed2016-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
* allow more options for shader blitprocsGravatar reed2016-03-18
* add blitprocs to shadersGravatar reed2016-03-16
* Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...Gravatar reed2016-03-14
* Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https...Gravatar reed2016-03-14
* Finish conversion to sk_sp<SkShader>Gravatar reed2016-03-14
* Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5...Gravatar reed2016-03-11
* Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:8000...Gravatar robertphillips2016-03-10
* add Make variations to return SkImage by sk_spGravatar reed2016-03-10
* sk_sp versions of newWithColorFilter and newWithLocalMatrixGravatar reed2016-03-10
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* 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
* Retire SkShader::kSupports4f_FlagGravatar fmalita2016-02-23
* Add dest type hint to SkShader::ContextRecGravatar fmalita2016-02-22
* Add ContextRec param to SkShader::contextSize()Gravatar fmalita2016-02-22
* move compose-shader into base-class as factoryGravatar reed2016-02-10
* Revert[2] of expand unitests for color4fGravatar reed2016-01-23
* Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview...Gravatar reed2016-01-23
* expand unitests for color4fGravatar reed2016-01-23
* Revert[2] of float color componentsGravatar reed2016-01-22
* Revert of experiment: float color components (patchset #6 id:100001 of https:...Gravatar reed2016-01-22
* experiment: float color componentsGravatar reed2016-01-21
* add SkShader::newWithColorFilterGravatar reed2016-01-07
* remove shadeSpan16 from shaderGravatar reed2016-01-05
* change factory to method, to parallel pattern in imagefilters. no functionali...Gravatar reed2015-12-30
* Fix UB function problems for shaders and mask.Gravatar herb2015-12-18
* Revert of Fix UB function problems for shaders and mask. (patchset #3 id:4000...Gravatar herb2015-12-18
* Fix UB function problems for shaders and mask.Gravatar herb2015-12-17
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* use SkBitmapProvider for shader-contextGravatar reed2015-09-15
* Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE"Gravatar reed2015-09-08
* Comments: note existance of SkImage::newShader next to CreateBitmapShaderGravatar halcanary2015-09-08
* Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (...Gravatar scroggo2015-09-08
* switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPEGravatar reed2015-09-07
* Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*Gravatar bsalomon2015-08-28
* Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...Gravatar rmistry2015-08-28