dolphin/Source/Core
Fiora 33b03fab81 JIT: cleanups/optimizations for ps loadstore
I'm not quite sure why the float paired stores were written how they were,
but it should be more consistent now.

Also get rid of the use of a psTemp global that wasn't really needed.

Add some comments.
2015-01-03 10:30:13 -08:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common Merge pull request #1783 from degasus/disablelogs 2015-01-01 14:12:02 -06:00
Core JIT: cleanups/optimizations for ps loadstore 2015-01-03 10:30:13 -08:00
DiscIO Merge pull request #1776 from JosJuice/cleanrip-wii-discs 2015-01-03 10:42:51 +11:00
DolphinQt DolphinQt: Silence -Wshadow warnings. 2014-12-09 10:36:16 -06:00
DolphinWX Added identifier for country code 'B' 2014-12-30 19:57:14 -05:00
InputCommon Manually revert d34418100b 2014-12-20 00:33:15 -05:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends OGL: Fix stereoscopy not being applied properly while the game is running. 2015-01-03 01:36:43 +01:00
VideoCommon Merge pull request #1778 from JMC47/ReadIdleFix 2015-01-02 12:00:00 +11:00
CMakeLists.txt