aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkXfermode.h
Commit message (Expand)AuthorAge
* start experimenting with 64bit frame-buffersGravatar reed2016-02-09
* Alter SkXfermode's asFragmentProcessor & asXPFactory contractsGravatar robertphillips2016-02-09
* extend modecolorfilter to 4fGravatar reed2016-02-08
* Revert of Work around exasperating Google3 Android build error. (patchset #1 ...Gravatar benjaminwagner2016-02-03
* float components in xfermodesGravatar reed2016-01-30
* Work around exasperating Google3 Android build error.Gravatar benjaminwagner2016-01-28
* kill SkValueGravatar mtklein2016-01-27
* SkValue: SkXfermodeGravatar halcanary2016-01-21
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https:/...Gravatar egdaniel2015-11-20
* Make specialized SrcOver XPFactoryGravatar egdaniel2015-11-20
* Attempt to update Xfermode comments to have parallel structure.Gravatar pkasting2015-10-29
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Create fragment processor for performing input color blend with child processorGravatar bsalomon2015-09-15
* No one calls SkXfermode::GetProc16Gravatar mtklein2015-07-27
* rename GrShaderDataManager -> GrProcessorDataManagerGravatar joshualitt2015-07-09
* more threading of GrShaderDataManagerGravatar joshualitt2015-07-08
* remove SkInstCntGravatar mtklein2015-06-26
* Remove the need for asCoeff in SkXfermode.Gravatar egdaniel2015-01-22
* Do more cleanup from xp changesGravatar egdaniel2015-01-20
* Do some minor pre cleanup work before converting all xfermodes to XPs.Gravatar egdaniel2015-01-14
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...Gravatar egdaniel2014-12-08
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-08
* Add XferProcessor factory in GrPaint and GrDrawState.Gravatar egdaniel2014-12-03
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* SkLazyPtr, mk. 2Gravatar commit-bot@chromium.org2014-05-29
* Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.Gravatar commit-bot@chromium.org2014-05-15
* remove code behind SK_SUPPORT_LEGACY_PROCXFERMODEGravatar reed@google.com2014-05-01
* Orphan ProcXfermode, with an eye towards removing itGravatar commit-bot@chromium.org2014-04-17
* Real fix for SK_API / Windows shared lib problems.Gravatar mtklein@google.com2014-04-09
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13
* Factory methods for heap-allocated SkPathEffect and SkXfermode objects.Gravatar commit-bot@chromium.org2014-02-20
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff().Gravatar senorblanco@chromium.org2013-10-23
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses,Gravatar senorblanco@chromium.org2013-10-23
* make explicit the requirement that all colorfilters are reentrant-safeGravatar reed@google.com2013-10-10
* ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocsGravatar commit-bot@chromium.org2013-10-09
* Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs"Gravatar djsollen@google.com2013-10-08