Unknown W. Brackets
|
fa79d7f13c
|
Handcode the non-NEON texcache hash as well on ARM.
Well, it could be a better algorithm, but at least this uses LDMIA.
|
2013-11-09 14:51:23 -08:00 |
|
Unknown W. Brackets
|
2dfa2379f4
|
Rewrite QuickTexHashNEON directly in asm.
Seems like gcc couldn't optimize it to this.
|
2013-11-09 12:54:55 -08:00 |
|
Unknown W. Brackets
|
64e977db08
|
Improve the non-NEON tex hash path on ARM.
This generates better looking disassembly, though a small change.
|
2013-11-03 07:43:10 -08: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 |
|