dolphin/Source/Core
Jasper St. Pierre 5abc028ace ControllerEmu: Make BackgroundInput a global setting through the virtualization
This will allow us to simplify the checks for background input and push
them further down into the architecture, into the ControllerEmu layer.

The new setting isn't actually used yet, though.
2014-07-11 13:38:37 -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: Make BackgroundInput a global setting through the virtualization 2014-07-11 13:38:37 -04:00
DiscIO mark all local variables as static 2014-07-11 16:10:20 +02:00
DolphinWX ControllerEmu: Virtualize settings 2014-07-11 13:32:58 -04:00
InputCommon ControllerEmu: Make BackgroundInput a global setting through the virtualization 2014-07-11 13:38:37 -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