dolphin/Source/Core
Fiora 1b50f9df14 JIT: implement fres
Mostly a straightforward translation of the interpreter code, with a few
tricksy optimizations and fallbacks for rare paths.
2014-09-03 12:15:30 -07:00
..
AudioCommon Merge pull request #930 from skidau/openal-seq-ms 2014-09-02 09:56:46 -04:00
Common JIT: implement fres 2014-09-03 12:15:30 -07:00
Core JIT: implement fres 2014-09-03 12:15:30 -07:00
DiscIO Merge pull request #893 from rohitnirmal/scan-build-fixes 2014-09-02 23:15:18 -07:00
DolphinWX Merge pull request #733 from lioncash/readability 2014-09-03 01:28:17 -07:00
InputCommon Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
VideoBackends msvc: remove some remnants of SDL and DSound from projects and general cleanup. 2014-09-01 21:27:44 -07:00
VideoCommon Merge pull request #924 from comex/fifo-command-runnable 2014-09-02 23:27:30 -04:00
CMakeLists.txt