KentuckyCompass
|
880697f40a
|
Add NEON versions of the CheckAlpha family
|
2015-05-25 18:04:52 -07:00 |
|
Unknown W. Brackets
|
2b16b5b79b
|
Use XXH64 on 64-bit systems.
I'm not able to reproduce any real performance difference, but I know
there are some games which do more hashing and it may help there.
|
2014-10-26 17:49:24 -07:00 |
|
Unknown W. Brackets
|
b800762ceb
|
Add a NEON-optimized version of XXH32.
This takes at least 40% less time to hash on NEON/ARM devices.
|
2014-03-25 00:34:55 -07:00 |
|
Unknown W. Brackets
|
b44d10a91e
|
Move texture unswizzling to decoder, use NEON.
|
2014-03-22 21:35:16 -07:00 |
|
Unknown W. Brackets
|
4d47ccd5df
|
Add a NEON version of the tex hash.
Should be used only for NEON devices. Currently only compiled on Android.
|
2013-11-02 02:09:54 -07:00 |
|