aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkLinearBitmapPipeline_tile.h
Commit message (Expand)AuthorAge
* Add missing nextafter() clamping to SkLinearBitmapPipeline tile procsGravatar Florin Malita2017-01-27
* Fix, cleanup and document the clamp tiler better.Gravatar Herb Derby2016-12-19
* Change code to not store Sk4* in data structures.Gravatar herb2016-11-08
* Remove stray semicolons.Gravatar Mike Klein2016-09-27
* Fix a bug in the Clamp in X direction tiling.Gravatar herb2016-07-14
* Add 8888 fast SrcOver mode.Gravatar herb2016-05-03
* Use a faster repeat tiler when translate only matrix.Gravatar herb2016-04-07
* Revert of Add unit repeat tiler (patchset #4 id:60001 of https://codereview.c...Gravatar robertphillips2016-03-31
* Add unit repeat tiler.Gravatar herb2016-03-31
* WIP: experimental bilerp pipeline.Gravatar herb2016-03-23
* Rework files and add test cases.Gravatar herb2016-03-07
* break out the tile and matrix strategiesGravatar herb2016-03-04