index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkCpu.cpp
Commit message (
Expand
)
Author
Age
*
Make Skia compatible with Android NDK r16
bsheedy
2017-11-28
*
fine-grained ARMv7 CPU feature detection
Mike Klein
2017-10-25
*
Tweak HWCAP_... names to avoid clash with hwcap.h
Mike Klein
2017-07-19
*
define HWCAP_* ourselves in SkCpu.cpp
Mike Klein
2017-06-06
*
Add AVX-512 detection to SkCpu, try 2.
Mike Klein
2017-03-01
*
Revert "Add AVX-512 detection to SkCpu"
Cary Clark
2017-02-28
*
Add AVX-512 detection to SkCpu
Mike Klein
2017-02-28
*
Simplify SkCpu.cpp preprocessor guards.
Mike Klein
2017-02-08
*
some armv7 hacking
Mike Klein
2017-01-13
*
Remove dependency on NDK cpufeatures.
Mike Klein
2016-12-12
*
Add an SkOpts target for Haswell+ Intel chips.
Mike Klein
2016-09-30
*
GN: Android
mtklein
2016-08-25
*
Detect CRC32 instructions on ARMv8.
mtklein
2016-08-18
*
Clean up hyper-local SkCpu feature test experiment.
mtklein
2016-07-11
*
SkCpu w/o static initializer
mtklein
2016-04-21
*
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