mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
In WiimoteReal.cpp, JitRegCache.cpp, lambda predicates were replaced by pointers to member functions because ranges algorithms are able invoke those. In ConvertDialog.cpp, the `std::mem_fn` helper was removed because ranges algorithms are able to handle pointers to member functions as predicates. |
||
|---|---|---|
| .. | ||
| Android | ||
| DInput | ||
| DualShockUDPClient | ||
| evdev | ||
| ForceFeedback | ||
| Pipes | ||
| Quartz | ||
| SDL | ||
| SteamDeck | ||
| Touch | ||
| WGInput | ||
| Wiimote | ||
| Win32 | ||
| XInput | ||
| Xlib | ||
| ControllerInterface.cpp | ||
| ControllerInterface.h | ||
| CoreDevice.cpp | ||
| CoreDevice.h | ||
| InputBackend.cpp | ||
| InputBackend.h | ||
| MappingCommon.cpp | ||
| MappingCommon.h | ||