aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* Revert of Use dst copies in porter duffer XP to correctly render certain blen...Gravatar egdaniel2015-02-13
* Use dst copies in porter duffer XP to correctly render certain blends.Gravatar egdaniel2015-02-13
* Fix SkComposeImageFilter's bounds computation and offset handlingGravatar ajuma2015-02-13
* Pass in ProcOptInfos into willNeedDstCopy on XPsGravatar egdaniel2015-02-13
* fix for uniform view matrix being uploaded but not usedGravatar joshualitt2015-02-12
* Move GrXferProcessor subclasses into cpp filesGravatar egdaniel2015-02-09
* One createTexture function, attempt to recycle scratch in createTexture.Gravatar bsalomon2015-02-06
* Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #...Gravatar bsalomon2015-02-06
* Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:2000...Gravatar bsalomon2015-02-05
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-05
* Fix casting bug in GrArithmeticXPGravatar egdaniel2015-02-04
* return reference to cache instead of copying the maskGravatar reed2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1...Gravatar egdaniel2015-02-04
* Revert "Move DstCopy on gpu into the GrXferProcessor."Gravatar egdaniel2015-02-04
* Move DstCopy on gpu into the GrXferProcessor.Gravatar egdaniel2015-02-03
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-02-02
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar bsalomon2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-31
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar fmalita2015-01-31
* Reland "remove unused SkAvoidXfermode"Gravatar scroggo2015-01-30
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* add more checks for computing clamp counts, remove dead codeGravatar reed2015-01-28
* Fix Morphology effects sourcing outside of the crop rect.Gravatar cwallez2015-01-26
* Collapse consecutive SkTableColorFiltersGravatar cwallez2015-01-26
* Add patheffects to debugger printoutGravatar robertphillips2015-01-26
* Revert of Fix Morphology effects sourcing outside of the crop rect. (patchset...Gravatar mtklein2015-01-23
* Fix Morphology effects sourcing outside of the crop rect.Gravatar cwallez2015-01-23
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* XPFactory lazily initializie in drawstate / GrPaintGravatar joshualitt2015-01-22
* Remove willReadDst from GrFragmentProcessor.Gravatar egdaniel2015-01-20
* Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...Gravatar scroggo2015-01-20
* Remove a few unused statements.Gravatar cwallez2015-01-19
* remove unused SkAvoidXfermodeGravatar reed2015-01-18
* Add Xfer Processor for GrCustomXfermodesGravatar egdaniel2015-01-16
* Add include before SK_SUPPORT_GPU in SkArithmeticMode_gpu.h to fix android buildGravatar egdaniel2015-01-15
* Add Arithmetic mode xp.Gravatar egdaniel2015-01-14
* Move Gpu ArithmeticMode xfer effect to _gpu files.Gravatar egdaniel2015-01-14
* Do some minor pre cleanup work before converting all xfermodes to XPs.Gravatar egdaniel2015-01-14
* Remove SK_SUPPORT_LEGACY_GRADIENT_PRECISIONGravatar fmalita2015-01-12
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Revert of Cache blur mask for rects which can not break into nine-patch (patc...Gravatar qiankun.miao2015-01-07
* Cache blur mask for rects which can not break into nine-patchGravatar qiankun.miao2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...Gravatar robertphillips2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Require explicit disabling of cross process pictureimagefiltersGravatar robertphillips2015-01-06
* improve sanity checks on gradient constructor parametersGravatar reed2015-01-06
* This CL cleans up the last remaining users of localCoordChange on paintGravatar joshualitt2014-12-22
* Update ColorFilterImageFilter & BlurImageFilter debugger stringsGravatar robertphillips2014-12-22