dolphin-emulator/Source/Core
Michael Maltese 443815df16 DolphinWX: pass wxMsgAlert to main thread on non-GTK too
Fixes an issue on macOS where wxMessageBox always returns wxCANCEL when
not called from main thread.
2017-01-04 14:06:31 -08:00
..
AudioCommon Display warning when dumping audio if file exists 2016-12-17 22:45:01 -05:00
Common Remove incorrect usage of "ASCII" and "ANSI" 2016-12-26 15:49:39 +01:00
Core DSPDisassembler: directly initialize AssemblerSettings struct members 2017-01-04 12:53:22 -05:00
DiscIO VolumeDirectory: Modernize variable names 2016-12-26 11:45:22 +01:00
DolphinQt2 Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
DolphinWX DolphinWX: pass wxMsgAlert to main thread on non-GTK too 2017-01-04 14:06:31 -08:00
InputCommon macOS: Add missing includes to fix no-PCH build 2017-01-02 11:45:24 +11:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
VideoCommon VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
CMakeLists.txt