dolphin/Source/Core
Ryan Houdek ffe085f5ea [AArch64] Implement CRC32 texture hashing.
In a particular hashing heavy scene in Crazy Taxi the Murmur3 hash used 3.11% CPU time.
The new CRC32 hash in the same scene used 1.86%
This was tested on a Nvidia SHIELD Android TV with Cortex-A57s.

This will be a bit slower on the Nexus 9, the Denver CPU core is a bit slower with CRC32 texture hashing than Murmur3 texture hashing.
2015-06-08 19:16:50 -05:00
..
AudioCommon Use PanicAlert instead of PanicAlertT when appropriate 2015-06-04 13:25:17 +02:00
Common [AArch64] Implement CRC32 texture hashing. 2015-06-08 19:16:50 -05:00
Core Remove ARMv7 support. 2015-06-07 22:44:13 -05:00
DiscIO Merge pull request #2512 from JosJuice/bnr-size-match 2015-06-07 23:20:54 -04:00
DolphinQt Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
DolphinWX Remove ARMv7 support. 2015-06-07 22:44:13 -05:00
InputCommon Revert "SDL: handle SDL_QUIT event" 2015-06-08 13:43:39 +12:00
UICommon Merge pull request #2494 from Sonicadvance1/common_disassembler 2015-06-02 20:26:26 -04:00
VideoBackends Merge pull request #2550 from Armada651/d3d-pokes 2015-06-07 23:25:16 -04:00
VideoCommon Merge pull request #2517 from comex/netplay-timebase-rb 2015-06-07 17:47:53 -07:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00