dolphin/Source/Core
Stenzek 15efd42eba Jit64: Don't flush PC in exception block
These blocks can only be executed as a result of a DSI exception from a
loadstore, where we now flush the PC register prior to the loadstore.
2018-01-27 22:32:57 +10:00
..
AudioCommon
Common CustomTexture: Drop old texture format. 2018-01-20 17:08:47 +01:00
Core Jit64: Don't flush PC in exception block 2018-01-27 22:32:57 +10:00
DiscIO
DolphinNoGUI
DolphinQt2 Merge pull request #6322 from spycrab/qt_gecko_input 2018-01-26 13:33:15 +01:00
DolphinWX Tweak Qt debugger strings to be more translation friendly 2018-01-21 16:33:46 +01:00
InputCommon
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends AbstractTexture: Fix crash in Vulkan backend when freeing texture 2018-01-26 19:12:11 +10:00
VideoCommon AbstractTexture: Fix crash in Vulkan backend when freeing texture 2018-01-26 19:12:11 +10:00
CMakeLists.txt