aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* Remove overly-promiscuous SkNx syntax sugar.Gravatar mtklein2015-06-10
* add copyrightGravatar reed2015-06-09
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* remove subclassing from ImageFilter::ProxyGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* Add mixed samples support to XPsGravatar cdalton2015-06-08
* Apply coverage in XP base class when using dst readsGravatar cdalton2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* Add bigtileimagefilter GM & improvements to toStringGravatar robertphillips2015-06-08
* delete (unused) TransparentShaderGravatar reed2015-06-05
* Remove unused PackBits methods and fix length checksGravatar jschuh2015-06-04
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-04
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-04
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-02
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-02
* Update XPF invariant info to not account for conflationGravatar cdalton2015-06-02
* Refactor GrGpu path rendering functions to GrPathRenderingGravatar kkinnunen2015-06-01
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-29
* Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...Gravatar bsalomon2015-05-28
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-28
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-26
* Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...Gravatar bungeman2015-05-22
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-22
* Remove init from GrGLContextInfo and caps classesGravatar bsalomon2015-05-22
* rename GrDrawTargetCaps.h to GrCaps.h and move to includeGravatar bsalomon2015-05-22
* Don't fail SkMergeImageFilter if one of the inputs are emptyGravatar fs2015-05-20
* rename GrDrawTargetCaps to GrCapsGravatar bsalomon2015-05-19
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* Only discard for XP dstCopies if we have a coverage value.Gravatar egdaniel2015-05-10
* We don't use boxBlurY.Gravatar mtklein2015-05-07
* remove dead code for SK_SUPPORT_LEGACY_RADIAL_GRADIENT_SQRTGravatar reed2015-05-05
* Remove canTweakAlphaForCoverage from XP's since batch reads flag.Gravatar egdaniel2015-05-04
* remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalGravatar reed2015-05-04
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Make XPFragmentBuilder only Builder with access to DstCopy.Gravatar egdaniel2015-04-29
* create GrTestUtils.h, move some common functions into itGravatar joshualitt2015-04-28
* Use GLSLCaps for creating processor keys and GLSL-specific programsGravatar jvanverth2015-04-28
* De-proc Color32Gravatar mtklein2015-04-27
* Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromiu...Gravatar mtklein2015-04-27
* De-proc Color32Gravatar mtklein2015-04-27
* Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARMGravatar mtklein2015-04-27
* Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...Gravatar mtklein2015-04-27
* De-proc Color32Gravatar mtklein2015-04-27
* Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision o...Gravatar mtklein2015-04-27
* Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARMGravatar mtklein2015-04-27
* Mike's radial gradient CL with better float -> int.Gravatar mtklein2015-04-27
* Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id...Gravatar mtklein2015-04-27