dolphin/Source/Core/InputCommon
Léo Lam 9a3e752021
Merge pull request #9558 from iwubcode/dsu-multi-server-avoid-blocking
InputCommon: block on DSU servers collectively instead of individually
2021-03-16 10:12:32 +01:00
..
ControllerEmu InputCommon: reduce number of image loads and texture cache invalidations by only running dynamic input textures once for all controllers 2021-02-27 17:29:48 -06:00
ControllerInterface Merge pull request #9558 from iwubcode/dsu-multi-server-avoid-blocking 2021-03-16 10:12:32 +01:00
ControlReference
DynamicInputTextures InputCommon: reduce number of image loads and texture cache invalidations by only running dynamic input textures once for all controllers 2021-02-27 17:29:48 -06:00
CMakeLists.txt
DynamicInputTextureManager.cpp InputCommon: reduce number of image loads and texture cache invalidations by only running dynamic input textures once for all controllers 2021-02-27 17:29:48 -06:00
DynamicInputTextureManager.h InputCommon: reduce number of image loads and texture cache invalidations by only running dynamic input textures once for all controllers 2021-02-27 17:29:48 -06:00
GCAdapter_Android.cpp
GCAdapter.cpp
GCAdapter.h
GCPadStatus.h
ImageOperations.cpp
ImageOperations.h
InputConfig.cpp FreeLookController: Fix signed/unsigned warning 2021-03-07 10:09:59 -08:00
InputConfig.h FreeLookController: Fix signed/unsigned warning 2021-03-07 10:09:59 -08:00
InputProfile.cpp InputCommon: reduce number of image loads and texture cache invalidations by only running dynamic input textures once for all controllers 2021-02-27 17:29:48 -06:00
InputProfile.h InputCommon: reduce number of image loads and texture cache invalidations by only running dynamic input textures once for all controllers 2021-02-27 17:29:48 -06:00
KeyboardStatus.h