dolphin/Source/Core
Fiora 3be31ca2c8 JIT: remove "accurate fcmp" option
This doesn't seem to be necessary anymore now that FPRF is implemented in the
JIT. Technically, this isn't the same as before, since the JIT doesn't
implement the fcmp exception semantics, but as far as testing has shown, this
doesn't seem necessary.

This should make games that use FPRF a few percent faster (e.g. F-Zero GX)
since fcmpx no longer has to be fallbacked.
2014-11-25 09:54:40 -08:00
..
AudioCommon Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00
Common Merge pull request #1552 from waddlesplash/dolphin-qt 2014-11-25 00:24:32 -05:00
Core JIT: remove "accurate fcmp" option 2014-11-25 09:54:40 -08:00
DiscIO Removed SDK flag 2014-11-18 19:44:17 -05:00
DolphinQt Merge pull request #1552 from waddlesplash/dolphin-qt 2014-11-25 00:24:32 -05:00
DolphinWX http -> https for Wiki Seach 2014-11-24 22:06:41 -08:00
InputCommon Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Adds support for OpenGL ES draw_elements_base_vertex. 2014-11-21 18:57:32 -06:00
VideoCommon Merge pull request #1534 from FioraAeterna/fixd3dtex1x1 2014-11-21 19:12:58 +13:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00