index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
/
opts_check_x86.cpp
Commit message (
Expand
)
Author
Age
*
remove old 565 destination opts
Mike Klein
2017-05-06
*
Port convolve functions to SkOpts
xiangze.zhang
2016-11-17
*
Make SSE2/Neon convolution functions not to read extra bytes
xiangze.zhang
2016-11-10
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
SkOncePtr -> SkOnce
mtklein
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...
reed
2016-05-05
*
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...
reed
2016-05-04
*
SkOncePtr -> SkOnce
mtklein
2016-05-04
*
Move CPU feature detection to its own file.
mtklein
2016-04-19
*
Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 ...
mtklein
2016-04-15
*
Move CPU feature detection to its own file.
mtklein
2016-04-14
*
Add AVX/AVX2 support for runtime check
Melnikov.Sergey.V
2016-04-08
*
Port S32A_opaque blit row to SkOpts.
mtklein
2016-03-23
*
remove shadeSpan16 from shader
reed
2016-01-05
*
Revert of Try using std::call_once (patchset #1 id:1 of https://codereview.ch...
mtklein
2016-01-04
*
Try using std::call_once
mtklein
2015-12-28
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of http...
mtklein
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Sk4px blit mask.
mtklein
2015-08-10
*
Port morphology to SkOpts.
mtklein
2015-08-04
*
Port SkBlurImage opts to SkOpts.
mtklein
2015-08-04
*
Port SkUtils opts to SkOpts.
mtklein
2015-07-31
*
Remove sk_memcpy32
mtklein
2015-07-27
*
Clean up dead xfermode opts code.
mtklein
2015-07-20
*
We don't use boxBlurY.
mtklein
2015-05-07
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromiu...
mtklein
2015-04-27
*
De-proc Color32
mtklein
2015-04-27
*
Replace SSE optimization of Color32A_D565
henrik.smiding
2015-03-20
*
Clean up ColorRectProc plumbing.
mtklein
2015-02-25
*
Remove SSE2 ColorRect32 code/files
henrik.smiding
2015-02-25
*
Add SSE optimization of Color32A_D565
henrik.smiding
2015-02-10
*
Revert of Revert of SSE4 opaque blend using intrinsics instead of assembly. (...
stephana
2015-02-02
*
Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #...
stephana
2015-02-02
*
SSE4 opaque blend using intrinsics instead of assembly.
mtklein
2015-01-27
*
Revert of SSE4 opaque blend using intrinsics instead of assembly. (patchset #...
bungeman
2015-01-26
*
SSE4 opaque blend using intrinsics instead of assembly.
mtklein
2015-01-26
*
remove dead code after HQ change
reed
2015-01-20
*
rename blitrow::proc and add (uncalled) hook for colorproc16
reed
2015-01-13
*
Add SSSE3 acceleration for S32_D16_filter_DX
qiankun.miao
2014-12-10
*
Add SSSE3 acceleration for S32_D16_filter_DXDY
qiankun.miao
2014-12-04
*
Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:4000...
jam
2014-12-03
[next]