dolphin/Source/Core
Shawn Hoffman 484130049d On windows, ignore WM_QUERYENDSESSION and close upon WM_ENDSESSION.
The messages can come through CFrame::MSWWindowProc and the wxApp implementation, so make sure to catch both.
Fixes issue 6546.
2013-09-10 03:14:21 -07:00
..
AudioCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Common [ARM] Add support for double registers in VMOV(immediate). Add VEOR and VSTR1. Fix some minor encoding bugs. 2013-09-08 21:56:17 +00:00
Core Fix SDIO HLE writing garbage to memory. 2013-09-09 23:57:51 -04:00
DiscIO MSVC warnings. 2013-09-01 22:59:32 -04:00
DolphinWX On windows, ignore WM_QUERYENDSESSION and close upon WM_ENDSESSION. 2013-09-10 03:14:21 -07:00
InputCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
VideoCommon videoCommon: also reset logicOp on mode switch 2013-09-09 02:30:44 +02:00
CMakeLists.txt