dolphin/Source/Core/InputCommon
Joshua Vandaële 2c54ee94c1
linter: Apply clang-format 19.1 formatting
find ./Source/ -name '*.cpp' -o -name '*.h' | xargs clang-format-19 -i
2025-04-23 11:19:20 +02:00
..
ControllerEmu InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has a bound input. 2025-04-10 15:55:49 -05:00
ControllerInterface linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
ControlReference Fix multiple minor warnings 2025-02-21 19:17:29 +01:00
DynamicInputTextures Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
CMakeLists.txt port to OpenBSD 2024-04-22 20:50:47 +00:00
DynamicInputTextureManager.cpp Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
DynamicInputTextureManager.h
GCAdapter.cpp LibusbDevice: Don't detach kernel drivers on macOS 2025-02-01 10:32:20 +13:00
GCAdapter.h
GCPadStatus.h
ImageOperations.cpp
ImageOperations.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
InputConfig.cpp Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
InputConfig.h Core / DolphinQt / InputCommon: reduce the number disk writes when using DynamicInputTextures 2025-03-22 14:53:02 -05:00
InputProfile.cpp Modernize std::set_intersection with ranges 2024-10-10 00:53:48 -07:00
InputProfile.h
KeyboardStatus.h