dolphin/Source/Core
Fiora 97fba41860 JIT: merge fcmpx and cror
Almost all uses of boolean condition-register ops in real code seem to be
the combination fcmpx + cror (e.g. for <= or >=). This merges the two.
2014-10-29 00:30:27 -07:00
..
AudioCommon Fixes OpenSLES's sample rate. 2014-10-23 11:29:49 -05:00
Common Merge pull request #1307 from comex/bitset 2014-10-28 23:39:35 -04:00
Core JIT: merge fcmpx and cror 2014-10-29 00:30:27 -07:00
DiscIO Merge pull request #1429 from lioncash/concat 2014-10-28 23:38:58 -04:00
DolphinQt Merge pull request #1403 from waddlesplash/dolphin-qt 2014-10-28 16:15:04 -04:00
DolphinWX Merge pull request #1413 from Stevoisiak/moreFlags 2014-10-29 14:15:45 +11:00
InputCommon Make some OSX-only functions static 2014-10-28 08:41:50 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Create userdir/Dump/Frames as needed. 2014-10-28 17:24:07 -04:00
VideoCommon Merge pull request #1307 from comex/bitset 2014-10-28 23:39:35 -04:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00