aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* 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
* Mike's radial gradient CL with better float -> int.Gravatar mtklein2015-04-27
* Fix some lingering typosGravatar robertphillips2015-04-24
* Add onGetBlendInfo to GrXferProcessorGravatar cdalton2015-04-23
* Add serialization of SkBitmapSource's new filterQuality member variableGravatar robertphillips2015-04-10
* Add GM to repro crbug.com/472795Gravatar robertphillips2015-04-09
* Switch textures created by DeviceImageFilterProxy toGravatar senorblanco2015-04-07
* Code's more readable when SkPMFloat is an Sk4f.Gravatar mtklein2015-04-03
* Revert of Code's more readable when SkPMFloat is an Sk4f. (patchset #3 id:400...Gravatar mtklein2015-04-03
* Code's more readable when SkPMFloat is an Sk4f.Gravatar mtklein2015-04-03
* New names for SkPMFloat methods.Gravatar mtklein2015-04-03
* Implement approx-match support in image filter saveLayer() offscreen.Gravatar senorblanco2015-04-02
* Revert of Implement approx-match support in image filter saveLayer() offscree...Gravatar rmistry2015-04-01
* Implement approx-match support in image filter saveLayer() offscreen.Gravatar senorblanco2015-04-01
* Revert of Implement approx-match support in image filter saveLayer() offscree...Gravatar rmistry2015-04-01
* Implement approx-match support in image filter saveLayer() offscreen.Gravatar senorblanco2015-03-31
* back to Sk4f for SkPMColorGravatar mtklein2015-03-31
* clamp matrix-translate before converting to pmcolorGravatar reed2015-03-30
* Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T>Gravatar mtklein2015-03-30
* Revert "Implement approx-match support in image filter saveLayer() offscreen."Gravatar senorblanco2015-03-28
* Implement approx-match support in image filter saveLayer() offscreen.Gravatar senorblanco2015-03-28
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* enable color-matrix-floats again, watching arm64 botsGravatar reed2015-03-24
* Revert of Revert of remove colorfilter native-565 support. complicating w/ no...Gravatar reed2015-03-24
* Revert of remove colorfilter native-565 support. complicating w/ no real valu...Gravatar reed2015-03-24
* Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https:...Gravatar reed2015-03-24
* remove colorfilter native-565 support. complicating w/ no real value.Gravatar reed2015-03-24
* Revert of correct reporting of kAlphaUnchanged_Flag in ModeFilter (patchset #...Gravatar reed2015-03-24