dolphin/Source/Core
Jonathan Hamilton 7925de66b2 RFC: Call the previously-set sigaction in fastmem handler if it's not our address
This "fixes" the android crash handler, so it now correctly shows a
backtrace and other debug info on crash instead of scary kernel messages
on arm64
2017-09-05 17:37:24 -07:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common Fix regression in File::CopyDir 2017-08-25 19:14:14 +02:00
Core RFC: Call the previously-set sigaction in fastmem handler if it's not our address 2017-09-05 17:37:24 -07:00
DiscIO DiscIO: Fix TMD extraction 2017-08-25 17:31:50 +02:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 Merge pull request #5927 from spycrab/qt_gamelist_cache 2017-09-05 21:16:22 +02:00
DolphinWX Fix DolphinWX build issue 2017-08-22 13:35:20 +02:00
InputCommon Implement GamePAd and MultiAxisController detection 2017-08-24 00:31:59 -04:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends Merge pull request #6013 from stenzek/d3d-logic-op 2017-09-03 19:26:50 -07:00
VideoCommon Merge pull request #6013 from stenzek/d3d-logic-op 2017-09-03 19:26:50 -07:00
CMakeLists.txt