dolphin-emulator/Source/Core
Stenzek 505d30be3d DolphinWX: Move fullscreen switch to after startup is complete
This means that any error messages won't be hidden by the fullscreen
window.
2018-01-27 14:17:14 +10:00
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common CustomTexture: Drop old texture format. 2018-01-20 17:08:47 +01:00
Core VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methods 2018-01-27 13:53:55 +10:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Core: Improve ordering of boot 2018-01-27 13:53:55 +10:00
DolphinQt2 Merge pull request #6322 from spycrab/qt_gecko_input 2018-01-26 13:33:15 +01:00
DolphinWX DolphinWX: Move fullscreen switch to after startup is complete 2018-01-27 14:17:14 +10:00
InputCommon Rename constructor parameters to avoid shadowing members 2017-12-19 12:05:06 +01:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends VideoBackend: Remove PeekMessages method 2018-01-27 13:53:55 +10:00
VideoCommon VideoBackend: Remove PeekMessages method 2018-01-27 13:53:55 +10:00
CMakeLists.txt