dolphin/Source/Core
2013-09-08 08:18:34 +00:00
..
AudioCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Common [ARM] Use NEON for loading the values from psq_l, gives a minimal performance increase. This change also begins a new NEONXEmitter for having cleaner support for NEON. 2013-09-08 07:07:15 +00:00
Core [ARM] Optimization to psq_l, no need to push/pop regs anymore. Implement support for single float loading, gives a decent speedup to Ikaruga in menus and game. 2013-09-08 08:18:34 +00:00
DiscIO MSVC warnings. 2013-09-01 22:59:32 -04:00
DolphinWX Merge branch 'translate-about' 2013-09-07 09:56:54 -05:00
InputCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
VideoCommon Move swapModeTable to a local variable, avoids shader uid generation writing to it 2013-09-04 23:23:29 +02:00
CMakeLists.txt