Commit message (Expand) | Author | Age | |
---|---|---|---|
* | make SkOpts functions inline, not static | Mike Klein | 2017-08-23 |
* | CRC32 no longer restricted to ARM64 | Amaury Le Leyzour | 2017-05-04 |
* | Apple devices do not support CRC32 instructions. Don't believe Clang's lies. | mtklein | 2016-09-08 |
* | Use ARMv8 CRC32 instructions for SkOpts::hash(). | mtklein | 2016-08-22 |
* | 32-bit fast hash, tidy up murmur3 a bit | mtklein | 2016-08-16 |
* | Use sse4.2 CRC32 instructions to hash when available. | mtklein | 2016-08-08 |