aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/SkLinearBitmapPipelineBench.cpp
Commit message (Expand)AuthorAge
* update callers to not use SkColorProfileTypeGravatar reed2016-06-21
* This has all the different source types in and working. There are many SkDiff...Gravatar herb2016-05-13
* Fix context size for benchmakr.Gravatar herb2016-04-08
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* WIP: experimental bilerp pipeline.Gravatar herb2016-03-23
* update callsites for Make image factoriesGravatar reed2016-03-17
* SkImage now has makeShader to return sk_spGravatar reed2016-03-09
* Add support for new bitmapshader context (patchset #5 id:80001 of https://cod...Gravatar reed2016-03-04
* Add dest type hint to SkShader::ContextRecGravatar fmalita2016-02-22
* Add ContextRec param to SkShader::contextSize()Gravatar fmalita2016-02-22
* Switch to pixmap in API.Gravatar herb2016-02-18
* make SkPM4f privateGravatar reed2016-02-18
* Add bilerp filtering.Gravatar herb2016-02-17
* Don't you just feel bad every time you type 'delete'?Gravatar mtklein2016-02-17
* Fix name creation scope.Gravatar herb2016-02-17
* Simplified linear pipeline.Gravatar herb2016-02-17