citra/src/input_common
SachinVin 41f13456c0
Chore: Enable warnings as errors on MSVC (#6456)
* tests: add Sanity test for SplitFilename83

fix test

fix test

* disable `C4715:not all control paths return a value` for nihstro includes

nihstro: no warn

* Chore: Enable warnings as errors on msvc + fix warnings

fixes

some more warnings

clang-format

* more fixes

* Externals: Add target_compile_options `/W0` nihstro-headers and ...

Revert "disable `C4715:not all control paths return a value` for nihstro includes"
This reverts commit 606d79b55d3044b744fb835025b8eb0f4ea5b757.

* src\citra\config.cpp: ReadSetting: simplify type casting

* settings.cpp: Get*Name: remove superflous logs
2023-05-01 22:38:58 +03:00
..
gcadapter Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
sdl Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
udp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
analog_from_button.cpp
analog_from_button.h
CMakeLists.txt build: Improvements to bundled libraries support. (#6435) 2023-04-28 13:02:53 -07:00
keyboard.cpp Keep keyboard state independent of acquired buttons (#5255) 2020-11-15 12:58:12 +01:00
keyboard.h
main.cpp input_common: Allow disabling GCAdapter on platforms without libusb. (#6448) 2023-04-22 17:10:12 +02:00
main.h gcadapter: Implement auto map feature 2021-04-24 02:03:40 -04:00
motion_emu.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +02:00
motion_emu.h
precompiled_headers.h Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
touch_from_button.cpp Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
touch_from_button.h Backport review comments from yuzu-emu/yuzu#4382: "yuzu: Add motion and touch configuration from Citra" (#5543) 2022-11-04 20:25:50 +01:00