index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
Commit message (
Expand
)
Author
Age
...
*
SkNx basically always is fast now.
Mike Klein
2016-12-13
*
funnel f16 through standard load/store/gather
Mike Klein
2016-12-12
*
Convert image width and height (used by tiling) to float once.
Mike Klein
2016-12-12
*
bicubic, attempt gazillion
Mike Klein
2016-12-09
*
Added clamps in SkRasterPipeline's gamma stages.
raftias
2016-12-08
*
Make sure all the convolve functions are defined.
Mike Klein
2016-12-08
*
Add AVX2 version of ConvolveVertically
xiangze.zhang
2016-12-07
*
Refactor bilerp a little.
Mike Klein
2016-12-06
*
remove upper limit on number of pipeline stages
Mike Klein
2016-12-06
*
Manual byte -> float conversion.
Mike Klein
2016-12-05
*
Tricky float -> byte conversion in store_8888.
Mike Klein
2016-12-02
*
SkNf_round, use it in store_565 and store_tables.
Mike Klein
2016-12-02
*
use fma in store_8888
Mike Klein
2016-12-02
*
SkColorSpaceXform bug fixes attempt 2
Matt Sarett
2016-12-01
*
Reland "Add RasterPipeline implementation for SkColorSpaceXform"
Matt Sarett
2016-12-01
*
Avoid creating std::function in run_pipeline().
Mike Klein
2016-12-01
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
*
Revert "Add RasterPipeline implementation for SkColorSpaceXform"
Brian Osman
2016-12-01
*
Add RasterPipeline implementation for SkColorSpaceXform
Matt Sarett
2016-12-01
*
Revert "Added CMYK support for ICC profiles."
Mike Klein
2016-12-01
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
*
move all memset() logic into blitter
Mike Klein
2016-12-01
*
fold more in SkRasterPipelineBlitter
Mike Klein
2016-11-30
*
constant means constant
Mike Klein
2016-11-30
*
Bring back SkRasterPipeline::run() for one-off uses.
Mike Klein
2016-11-30
*
restore sRGB memset optimization
Mike Klein
2016-11-30
*
support a8
Mike Klein
2016-11-29
*
teach MSAN about maskload
Mike Klein
2016-11-29
*
gather_i8
Mike Klein
2016-11-29
*
Make gather() look and work more like load().
Mike Klein
2016-11-29
*
document x_tail encoding
Mike Klein
2016-11-29
*
use fma() in accumulate
Mike Klein
2016-11-29
*
SkNx_abi is unused.
Mike Klein
2016-11-29
*
Consistent naming.
Mike Klein
2016-11-29
*
simplify
Mike Klein
2016-11-28
*
Convert blitter over to new style from_srgb, to_srgb.
Mike Klein
2016-11-28
*
Split srgb out of accum stages.
Mike Klein
2016-11-28
*
Fix unpremul stage.
Mike Klein
2016-11-28
*
Guard against buggy ucrt\math.h.
Mike Klein
2016-11-28
*
Some simple pipeline refactoring.
Mike Klein
2016-11-28
*
4444 and gray 8
Mike Klein
2016-11-22
*
Support sRGB 565.
Mike Klein
2016-11-22
*
accum_565 and accum_f16
Mike Klein
2016-11-22
*
bilerp
Mike Klein
2016-11-22
*
Rearrange NN sampling to more naturally support bilerp.
Mike Klein
2016-11-21
*
Simplify shader paint alpha modulation.
Mike Klein
2016-11-21
*
mirror tiling
Mike Klein
2016-11-18
*
Port convolve functions to SkOpts
xiangze.zhang
2016-11-17
*
perspective matrix
Mike Klein
2016-11-17
*
repeat tiling
Mike Klein
2016-11-17
[prev]
[next]