dolphin/Source/Core
skidau 13b66df125 Changed the JIT code to make the FPU exception timing more accurate. The exception is now triggered at the first FP instruction instead of the start of the block.
Rearranged the JIT exception code for a tiny speed-up.  Only external exceptions are checked at the end of the block.  All other exceptions are checked at the time they occur.
2012-04-15 21:34:15 +10:00
..
AudioCommon Remove scons-related files 2012-03-25 12:55:02 -07:00
Common Fix compilation with g++ 4.7 and some warnings. Fixes issue 5347. 2012-04-07 15:45:32 -05:00
Core Changed the JIT code to make the FPU exception timing more accurate. The exception is now triggered at the first FP instruction instead of the start of the block. 2012-04-15 21:34:15 +10:00
DiscIO Fixes issue 5330. 2012-03-30 20:10:48 -07:00
DolphinWX Added a "Keep window on top" option in the graphics options. 2012-04-08 10:29:49 +10:00
InputCommon Remove scons-related files 2012-03-25 12:55:02 -07:00
VideoCommon Fix compilation with g++ 4.7 and some warnings. Fixes issue 5347. 2012-04-07 15:45:32 -05:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00