aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/showmiplevels.cpp
Commit message (Expand)AuthorAge
* Rename SkSourceGammaTreatment to SkDestinationSurfaceColorModeGravatar Brian Osman2016-11-09
* gm: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-07
* Move work from ctor to onOnceBeforeDraw in ShowMipLevel GMsGravatar robertphillips2016-08-26
* respect srgb gamma when building mipsGravatar reed2016-06-10
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Remove uses of SkImageDecoder from gmsGravatar msarett2016-03-18
* Revert of Remove uses of SkImageDecoder from gms (patchset #2 id:20001 of htt...Gravatar bungeman2016-03-17
* Remove uses of SkImageDecoder from gmsGravatar msarett2016-03-17
* SkNx: kth<...>() -> [...]Gravatar mtklein2016-02-21
* Relocate anisotropic mipmap logic to SkMipMap::extractLevel()Gravatar fmalita2016-02-09
* use pixmaps in mipmap apiGravatar reed2016-01-16
* use triangle filter for odd dimensions in mip-levelsGravatar reed2016-01-15
* add GM to show miplevels for all colortypesGravatar reed2016-01-15
* expand gm to exercise miplevels and various scalersGravatar reed2016-01-14