mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
7616027684
s_controller_write_payload_size needs to remain an atomic because Read() loads and stores without holding a mutex, Output() stores while holding s_write_mutex, and ResetRumble() stores while holding s_read_mutex! I'm pretty sure this code is wrong, specifically ResetRumble(). |
||
---|---|---|
.. | ||
ControllerEmu | ||
ControllerInterface | ||
ControlReference | ||
DynamicInputTextures | ||
CMakeLists.txt | ||
DynamicInputTextureManager.cpp | ||
DynamicInputTextureManager.h | ||
GCAdapter_Android.cpp | ||
GCAdapter.cpp | ||
GCAdapter.h | ||
GCPadStatus.h | ||
ImageOperations.cpp | ||
ImageOperations.h | ||
InputConfig.cpp | ||
InputConfig.h | ||
InputProfile.cpp | ||
InputProfile.h | ||
KeyboardStatus.h |