dolphin/Source/Core
2014-07-11 13:38:52 -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 ControllerInterface: Gate the input based on our new background input setting 2014-07-11 13:38:52 -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