index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
showmiplevels.cpp
Commit message (
Expand
)
Author
Age
*
Fix clang warning about unused lambda capture.
Brian Salomon
2017-01-26
*
Implement sk_tool_utils::copy_to_g8(), used by gms
Matt Sarett
2017-01-19
*
Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Matt Sarett
2017-01-17
*
Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"
Brian Osman
2017-01-15
*
Add SkImageInfoValidConversion() and SkImageInfoIsValid
Matt Sarett
2017-01-13
*
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
Brian Osman
2016-11-09
*
gm: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-07
*
Move work from ctor to onOnceBeforeDraw in ShowMipLevel GMs
robertphillips
2016-08-26
*
respect srgb gamma when building mips
reed
2016-06-10
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Remove uses of SkImageDecoder from gms
msarett
2016-03-18
*
Revert of Remove uses of SkImageDecoder from gms (patchset #2 id:20001 of htt...
bungeman
2016-03-17
*
Remove uses of SkImageDecoder from gms
msarett
2016-03-17
*
SkNx: kth<...>() -> [...]
mtklein
2016-02-21
*
Relocate anisotropic mipmap logic to SkMipMap::extractLevel()
fmalita
2016-02-09
*
use pixmaps in mipmap api
reed
2016-01-16
*
use triangle filter for odd dimensions in mip-levels
reed
2016-01-15
*
add GM to show miplevels for all colortypes
reed
2016-01-15
*
expand gm to exercise miplevels and various scalers
reed
2016-01-14