dolphin/Source/Core
Ryan Houdek 6483f8d45c Removes ARMv7 specific byteswap routines from CommonFuncs.h
GCC has optimized this using the exact same code since 4.7 or 4.8.
Android building falls back to the __linux__ route.
No need to keep these around anymore since we aren't building on an old GCC version.
2014-10-24 16:21:54 -05:00
..
AudioCommon Fixes OpenSLES's sample rate. 2014-10-23 11:29:49 -05:00
Common Removes ARMv7 specific byteswap routines from CommonFuncs.h 2014-10-24 16:21:54 -05:00
Core Merge pull request #1363 from lioncash/init-order 2014-10-24 13:03:38 +11:00
DiscIO VolumeCreator: Make master key arrays static 2014-10-12 15:07:39 -04:00
DolphinQt DolphinQt: Stub Host_* functions & Resource system. 2014-10-19 15:36:37 -04:00
DolphinWX Merge pull request #1348 from Sonicadvance1/JitBlockView-cleanup 2014-10-24 13:01:53 +11:00
InputCommon Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends TextureCache: Get rid of explicit deletes in SaveTexture 2014-10-24 08:47:06 -04:00
VideoCommon Merge pull request #1349 from comex/good-job-dereferencing-null-on-purpose 2014-10-24 13:03:09 +11:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00