dolphin/Source/Core
Jasper St. Pierre ff918df889 Frame: Fix RendererHasFocus
The logic of RendererHasFocus was extremely convoluted beforehand and
was too brittle and broke in certain circumstances, like when the
GCPad window was active. Simplify it and leave a comment explaining the
new logic. This fixes the GCPad window not working when Background Input
is unchecked.
2014-07-12 07:29:49 -04:00
..
AudioCommon mark all local variables as static 2014-07-11 16:10:20 +02:00
Common remove unused globals 2014-07-11 16:10:20 +02:00
Core ControllerEmu: Remove focus-checking code from the rest of ControllerEmu 2014-07-11 14:08:29 -04:00
DiscIO mark all local variables as static 2014-07-11 16:10:20 +02:00
DolphinWX Frame: Fix RendererHasFocus 2014-07-12 07:29:49 -04:00
InputCommon ControllerEmu: Remove focus-checking code from the rest of ControllerEmu 2014-07-11 14:08:29 -04:00
VideoBackends remove unused globals 2014-07-11 16:10:20 +02:00
VideoCommon remove unused globals 2014-07-11 16:10:20 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00