dolphin/Source/Core
Stenzek a446b096cb Jit64: Invalidate cached constant values w/o host register on flush
If we don't flush the values, they persist in the register cache,
potentially resulting in the values being out of sync with PPCSTATE.

This was causing random crashes in games, mainly booting, when certain
JIT instructions were disabled, or forced to fall back to interpreter.
2018-05-13 00:50:31 +10:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common FileUtil: Remove unnecessary IOFile GetHandle() call in ReadFileToString() 2018-05-11 16:27:33 -04:00
Core Jit64: Invalidate cached constant values w/o host register on flush 2018-05-13 00:50:31 +10:00
DiscIO NandPaths: Return paths that are relative to Wii NAND 2018-05-04 19:52:17 +02:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 Merge pull request #6823 from spycrab/qt_reset_hotkey 2018-05-12 13:12:24 +02:00
DolphinWX VideoCommon/RenderBase: Refactor OSD messages 2018-05-11 18:24:08 +02:00
InputCommon THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
UICommon Qt: Allow custom stylesheets 2018-05-08 15:07:50 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Remove stray quote sign 2018-05-12 15:21:29 +01:00
VideoCommon VideoCommon/RenderBase: Refactor OSD messages 2018-05-11 18:24:08 +02:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00