dolphin/Source/Core
Fiora 9ab816e6e9 JIT: fix regression in ps_sel
My code didn't maintain correct semantics with floating-point NaNs (a < b is
not the same as "not a >= b" in float), which seems to have broken FIFA 12.
2014-09-17 21:43:44 -07:00
..
AudioCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
Common Be pedantic about stack overflow on Linux and OS X. 2014-09-17 20:08:09 -04:00
Core JIT: fix regression in ps_sel 2014-09-17 21:43:44 -07:00
DiscIO DiscIO: Remove unnecessary break statements. 2014-09-12 11:34:34 -04:00
DolphinQt Qt: Add msvc support 2014-09-15 15:07:33 -07:00
DolphinWX Kill off the wx casts within InputCommon and GLInterface. 2014-09-14 01:07:08 -04:00
InputCommon Kill off the wx casts within InputCommon and GLInterface. 2014-09-14 01:07:08 -04:00
VideoBackends Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
VideoCommon Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
CMakeLists.txt DolphinQt: initial commit. 2014-09-15 15:06:05 -07:00