index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
/
SkSwizzler_opts.h
Commit message (
Expand
)
Author
Age
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
make SkOpts functions inline, not static
Mike Klein
2017-08-23
*
Move immintrin/arm_neon includes to where they are used.
mtklein
2016-06-09
*
Revert of Move immintrin/arm_neon includes to where they are used. (patchset ...
mtklein
2016-06-07
*
Move immintrin/arm_neon includes to where they are used.
mtklein
2016-06-07
*
Optimize CMYK->RGBA (BGRA) transform for jpeg decodes
msarett
2016-02-08
*
SSE optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul
msarett
2016-02-03
*
NEON optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul
msarett
2016-02-03
*
SSSE3 optimizations for gray -> RGBA (or BGRA)
msarett
2016-02-02
*
NEON optimizations for gray -> RGBA (or BGRA) conversions
msarett
2016-02-02
*
SSSE3 opts for RGB -> RGB(FF) or BGR(FF)
msarett
2016-01-22
*
Use NEON optimizations for RGB -> RGB(FF) or BGR(FF) in SkSwizzler
msarett
2016-01-22
*
Refactor swizzle names and types.
mtklein
2016-01-22
*
Add SSSE3 Optimizations for premul and swap
msarett
2016-01-19
*
Add NEON swap opts and use opts in SkSwizzler
msarett
2016-01-15
*
Optimized premultiplying swizzles for NEON
msarett
2016-01-13