dolphin/Source/Core
Tillmann Karras c7544719e2 Interpreter: optimize NaN checks
NaNs always propagate, so we can get away with only checking for NaN
inputs in the rare case that the result is NaN (as already done in
Jit64::HandleNaNs()).
2015-06-10 14:23:43 +02:00
..
AudioCommon Use PanicAlert instead of PanicAlertT when appropriate 2015-06-04 13:25:17 +02:00
Common Make make_scmrev.h.js recognize "stable" as a stable branch. 2015-06-09 20:03:25 +02:00
Core Interpreter: optimize NaN checks 2015-06-10 14:23:43 +02:00
DiscIO Volume: Add prefer_long parameter to GetNames 2015-06-08 12:00:34 +02:00
DolphinQt Merge pull request #2536 from endrift/deploy-mac 2015-06-08 17:33:17 -07:00
DolphinWX Hotkeys: Fix "Select State Slot" 2015-06-09 21:05:54 +02: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 #2533 from degasus/syncgpu 2015-06-09 09:43:26 +02:00
VideoCommon Code cleanup for FreeTexture after merging PR #2097 2015-06-09 21:45:09 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00