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
*
Fix skia bug 2845
kui.zheng
2015-02-17
*
Fix up a couple includes that are using <> instead of "".
mtklein
2015-02-11
*
Revert of add dummy avx file so xcode will build (patchset #1 id:1 of https:/...
mtklein
2015-02-10
*
add dummy avx file so xcode will build
reed
2015-02-10
*
Add SSE optimization of Color32A_D565
henrik.smiding
2015-02-10
*
Remove opaque versions of Color32_D565
henrik.smiding
2015-02-08
*
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
*
Optimize SSE2 opaque blend
qiankun.miao
2015-02-02
*
skia: blend32_16_row for neon version
mlee
2015-01-29
*
add a paranoid assert
mtklein
2015-01-28
*
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
*
Don't do a pointless << 0.
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
*
Hide ARM assembly memset symbols.
torne
2015-01-13
*
Even more win64 warning fixes
bsalomon
2014-12-12
*
Add SSSE3 acceleration for S32_D16_filter_DX
qiankun.miao
2014-12-10
*
Avoid crash on some 64b ARM NEON platforms.
tomhudson
2014-12-09
*
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
*
Add SSSE3 acceleration for S32_D16_filter_DXDY
qiankun.miao
2014-12-02
*
SkColorTable locking serves no purpose anymore.
mtklein
2014-12-02
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Eliminate static initializers in SkColor_SSE2.h.
mtklein
2014-11-25
*
Optimize highQualityFilter
qiankun.miao
2014-11-25
*
Add SkBlendARGB32_SSE2() to clean up code
qiankun.miao
2014-11-25
*
Cleanup with SkAlphaMulQ_SSE2()
qiankun.miao
2014-11-25
*
Cleanup of S32_D565_Opaque_SSE2()
qiankun.miao
2014-11-24
*
Optimize SkAlphaMulQ_SSE2
qiankun.miao
2014-11-14
*
Fix race in supports_simd().
mtklein
2014-10-13
*
Improve SkARGB32_A8_BlitMask_SSE2
jmuizelaar
2014-10-09
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-04
*
Revert of Enable highQualityFilter_SSE2 (patchset #1 id:1 of https://coderevi...
mtklein
2014-09-03
*
Enable highQualityFilter_SSE2
qiankun.miao
2014-09-03
*
Disable SSE4 S32A_Opaque blit.
mtklein
2014-09-03
*
Remove dead code in SkBitmapFilter_opts_SSE2.h/cpp
qiankun.miao
2014-09-03
*
Disable NEON procs for box blur as it produces invalid results
djsollen
2014-09-02
*
Revert of Disable NEON procs for box blur as it produces invalid results (pat...
djsollen
2014-09-02
*
Disable NEON procs for box blur as it produces invalid results
djsollen
2014-09-02
*
Disable Neon optimization of bad S32A/D565 blend.
mtklein
2014-08-22
*
Disable Neon optimization of bad S32A/D565 blend.
mtklein
2014-08-22
*
disable neon proc that is triggering asserts
reed
2014-08-22
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Turn off NEON SkBoxBlurGetPlatformProcs for ARM64 (for now)
halcanary
2014-08-20
*
Let skia build with clang's integrated assembler.
thakis
2014-08-11
[next]