aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkModeColorFilter.cpp
Commit message (Expand)AuthorAge
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Simplify GrProcOptInfo initialization.Gravatar Brian Salomon2017-01-17
* Remove SkFallbackAlloc and SkFixedAlloc.Gravatar Herb Derby2017-01-16
* Revert "While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD."Gravatar Mike Klein2016-11-15
* While we can, restrict SkFixedAlloc/SkFallbackAlloc to POD.Gravatar Mike Klein2016-11-15
* Fix SkModeColorFilter in 565Gravatar Mike Klein2016-11-12
* remove use of xfermode* in procsGravatar Mike Reed2016-11-09
* swap_src_dst -> move_src_dstGravatar Mike Klein2016-11-04
* remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAMGravatar Mike Reed2016-11-03
* Add Matrix colorfilter pipeline stages.Gravatar Mike Klein2016-11-03
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* Only clamp when we think our math requires it.Gravatar Mike Klein2016-10-27
* SkRasterPipelineBlitter simplificationsGravatar Mike Klein2016-10-26
* GrConstColorProcessor uses 4f colors in the destination spaceGravatar Brian Osman2016-10-26
* Apply correct sRGB->Linear4f conversion in SkModeColorFilterGravatar Matt Sarett2016-10-17
* Add SkRasterPipeline support to SkModeColorFilter.Gravatar Mike Klein2016-10-12
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* change flattenable factory to return sk_spGravatar reed2016-04-03
* 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
* remove supports4f flag for colorfiltersGravatar reed2016-02-19
* make SkPM4f privateGravatar reed2016-02-18
* extend modecolorfilter to 4fGravatar reed2016-02-08
* remove external header for SkModeColorFilterGravatar reed2016-01-11