aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* Revert of check for inputs before reporting asColorFilter (patchset #7 id:110...Gravatar reed2015-03-05
* Remove SkPorterDuff now that Android has been updated.Gravatar djsollen2015-03-05
* Use ComposeColorFilter in factory to collapse consecutive filters (when possi...Gravatar reed2015-03-05
* simplify logic in SkPerliNoiseShader for GPU when constant colorGravatar bsalomon2015-03-04
* disable chatting debugfGravatar reed2015-03-04
* change colorfilter to return an array of frag processorsGravatar reed2015-03-03
* add virtuals to optimize composing colorfiltersGravatar reed2015-03-02
* add compose-colorfilterGravatar reed2015-03-01
* adding preabandon flag to DMGravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Remove canApplyCoverage from XP and all related functions in gpu code.Gravatar egdaniel2015-02-23
* Dynamically create stencil buffer when needed.Gravatar bsalomon2015-02-23
* remove dead code from sampleapp, trim bad assertsGravatar reed2015-02-21
* Allow resources' unique keys to be changed.Gravatar bsalomon2015-02-19
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Use dst copies in porter duffer XP to correctly render certain blends.Gravatar egdaniel2015-02-17
* Use SkXfermode as public facing enum for GrPorterDuffXPGravatar egdaniel2015-02-17
* 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