dolphin/Source/Core
Jules Blok 009b4dd376 Exit exclusive fullscreen when the stop confirmation is shown.
Also have the renderer remember its own fullscreen state. This is done to prevent a case where we exit exclusive fullscreen through the configuration and a focus shift at the same time. In this case the renderer would fail to detect that the fullscreen state was changed.
2014-07-21 20:50:48 +02:00
..
AudioCommon Correct left/right volume for padded samples. 2014-07-17 18:41:18 +12:00
Common x64Emitter: add CVTTPD2DQ 2014-07-15 23:53:56 +02:00
Core Let the Renderer decide when to exit fullscreen. 2014-07-21 17:11:13 +02:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX Exit exclusive fullscreen when the stop confirmation is shown. 2014-07-21 20:50:48 +02:00
InputCommon Host: Add a new "UIHasFocus" hook to determine if the UI has focus 2014-07-16 10:27:21 -04:00
VideoBackends Exit exclusive fullscreen when the stop confirmation is shown. 2014-07-21 20:50:48 +02:00
VideoCommon Exit exclusive fullscreen when the stop confirmation is shown. 2014-07-21 20:50:48 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00