index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
mipmap.cpp
Commit message (
Expand
)
Author
Age
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Add new GM that exercises Gray 8 mipmapping and sRGB-ness
brianosman
2016-06-21
*
tweak mipmap_srgb gm to use integer coordinates
reed
2016-06-11
*
respect srgb gamma when building mips
reed
2016-06-10
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
switch surface to sk_sp
reed
2016-03-23
*
update callsites for Make image factories
reed
2016-03-17
*
GM: replace boilerplate with macros
halcanary
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
make tests portable by using 565 compatible colors
caryclark
2015-07-29
*
add runtime option to provide data->imagegenerator factory
reed
2015-07-09
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
gm to illustrate mipmap layer choice
reed
2015-02-19