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
...
*
Revert "Retry "SkRasterPipelineBlitter: support A8"..."
Mike Klein
2017-01-07
*
Fix Sk8f::Store4 (for HSW)
Matt Sarett
2017-01-06
*
Add a real SkXbyak bench, implement enough to run it.
Mike Klein
2017-01-06
*
Avoid SkFixed overflow in decal bitmap procs
Florin Malita
2017-01-06
*
SkXbyak basics
Mike Klein
2017-01-06
*
Retry "SkRasterPipelineBlitter: support A8"...
Mike Klein
2017-01-06
*
simplify by removing _d stages
Mike Klein
2017-01-06
*
Use stack instead of malloc() for most calls to SkRasterPipeline::run().
Mike Klein
2017-01-05
*
Revert "SkRasterPipelineBlitter: support A8"
Mike Klein
2017-01-05
*
SkRasterPipelineBlitter: support A8
Mike Klein
2017-01-05
*
Retry trim another instruction off SkRasterPipeline overhead
Mike Klein
2017-01-04
*
auto-generate _d stages
Mike Klein
2017-01-04
*
Revert "trim another instruction off SkRasterPipeline overhead"
Mike Klein
2017-01-04
*
trim another instruction off SkRasterPipeline overhead
Mike Klein
2017-01-03
*
remove MIPS DSP optimizations
Mike Klein
2016-12-21
*
Fix swapped interpretation of c and e in SkColorSpace_ICC
Matt Sarett
2016-12-19
*
Consolidate TILEX_LOW_BITS/TILEY_LOW_BITS -> EXTRACT_LOW_BITS
Florin Malita
2016-12-19
*
Added optimized sRGB/2.2 gamma stages into A2B color xform
raftias
2016-12-15
*
Revert "Revert "SkNx basically always is fast now.""
Mike Klein
2016-12-14
*
Revert "Revert "clamp to premul when reading premul sRGB""
Mike Klein
2016-12-14
*
Revert "clamp to premul when reading premul sRGB"
Mike Klein
2016-12-14
*
Revert "SkNx basically always is fast now."
Mike Klein
2016-12-14
*
clamp to premul when reading premul sRGB
Mike Klein
2016-12-13
*
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
[prev]
[next]