dolphin/Source/Core
hrydgard f50e3cf5fe Add code for frsqrtex to JIT. Disable the table-based implementation in the interpreter until we find something that it actually fixes, so far it seems like it breaks stuff.
Assorted cleanup around the JIT of flags that we don't need anymore.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4867 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-01-17 11:47:35 +00:00
..
AudioCommon Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how to let them do it via close button in the Window 2010-01-17 08:47:35 +00:00
Common Hopefully fix all remaining quantizer issues in Mario Kart Wii: 2010-01-16 22:44:49 +00:00
Core Add code for frsqrtex to JIT. Disable the table-based implementation in the interpreter until we find something that it actually fixes, so far it seems like it breaks stuff. 2010-01-17 11:47:35 +00:00
DSPCore Better comment the writelog code 2010-01-13 11:09:20 +00:00
DebuggerUICommon My first proud commit 2009-11-25 10:07:56 +00:00
DebuggerWX (assorted cleanup and reindent that didn't belong in the quantizer change) 2010-01-16 19:01:00 +00:00
DiscIO Fix for importing / exporting more than one save per launch 2010-01-17 03:25:42 +00:00
DolphinWX Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how to let them do it via close button in the Window 2010-01-17 08:47:35 +00:00
InputCommon This should fix Issue 1798 2009-12-31 17:42:55 +00:00
VideoCommon Fixed a stupid error left by me. 2010-01-16 22:37:38 +00:00