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
...
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Sk4i version of blur.
Herb Derby
2017-09-14
*
Add missing methods to neon/sse SkNx implementations
Chris Dalton
2017-08-28
*
make SkOpts functions inline, not static
Mike Klein
2017-08-23
*
remove code associated with legacy affine imageshaders
Mike Reed
2017-08-23
*
explicitly vectorize sk_memset{16,32,64}
Mike Klein
2017-08-15
*
Retry cleaning up SkLinearBitmapPipeline.
Mike Klein
2017-07-20
*
Assume HQ is handled by pipeline, delete legacy code-path
Mike Reed
2017-07-20
*
Simplify Sk4i's Min/Max
Yuqian Li
2017-07-14
*
Implement Sk4i's abs, min, max
Yuqian Li
2017-07-12
*
remove unreachable perspective code for imageshader
Mike Reed
2017-07-12
*
header cleanup
Hal Canary
2017-07-05
*
remove unreachable samples for non-N32 imageshaders
Mike Reed
2017-06-29
*
Revert "remove a bit more dead code"
Mike Reed
2017-06-26
*
remove a bit more dead code
Mike Klein
2017-06-24
*
remove unused SkFilterProcs
Mike Reed
2017-06-21
*
Refactor SkBlurImageFilter_opts.h for readability.
Mike Klein
2017-06-13
*
remove unneeded proc fields
Mike Reed
2017-06-12
*
replace 4f procs with pipeline (only called in 2 places by ganesh)
Mike Reed
2017-06-09
*
remove unused xfermode methods
Mike Reed
2017-06-06
*
simplify sse41::srcover_srgb_srgb
Mike Klein
2017-05-30
*
remove sse2::srcover_srgb_srgb
Mike Klein
2017-05-30
*
Faster and more accurate blit_row_s32a_opaque for ARM
Matteo Franchin
2017-05-26
*
move sk_memset?? to SkOpts
Mike Klein
2017-05-23
*
remove old 565 destination opts
Mike Klein
2017-05-06
*
CRC32 no longer restricted to ARM64
Amaury Le Leyzour
2017-05-04
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-04-26
*
long live SkJumper
Mike Klein
2017-04-21
*
kill off shader_adapter
Mike Klein
2017-04-21
*
jumper, rework callback a bit, use it for color_lookup_table
Mike Klein
2017-04-21
*
add a callback stage to SkRasterPipeline
Mike Klein
2017-04-17
*
jumper, bilinear and bicubic sampling stages
Mike Klein
2017-04-12
*
make all gather_*() use SkJumper_GatherCtx
Mike Klein
2017-04-12
*
remove SkNx AVX code
Mike Klein
2017-04-11
*
fix -Fast bot
Mike Klein
2017-04-10
*
Add multi-stop SkJumper stage.
Herb Derby
2017-04-10
*
tweaks to make gather_* easier in SkJumper
Mike Klein
2017-04-06
*
remove trace and registers stages
Mike Klein
2017-04-05
*
Add support for F32 sources to SkColorSpaceXform
Matt Sarett
2017-03-21
*
Remove SK_SUPPORT_LEGACY_BROKEN_LERP support
Florin Malita
2017-03-13
*
Revert "Fix new IT blocks ARMv8"
Mike Klein
2017-03-07
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-03-06
*
Enable legacy premuls in SkColorSpaceXform
Matt Sarett
2017-02-22
*
Simplify more: remove SkRasterPipeline::compile().
Mike Klein
2017-02-16
*
Implement SkHighContrastFilter
Dominic Mazzoni
2017-02-16
*
Make raster pipeline support all pixel conversions
Matt Sarett
2017-02-14
*
Remove SkTextureCompressor.
Herb Derby
2017-02-10
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Pixel conversion refactors: use raster pipeline for 565 and gray
Matt Sarett
2017-02-09
*
SkRasterPipeline shader adapter
Florin Malita
2017-01-31
[prev]
[next]