citra/src/input_common/sdl
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 606d79b55d.

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

* settings.cpp: Get*Name: remove superflous logs
2023-05-01 22:38:58 +03:00
..
sdl_impl.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
sdl_impl.h Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
sdl.cpp Input: Remove global variables from SDL Input 2018-09-22 14:13:50 -06:00
sdl.h Port various minor changes from yuzu PRs (#4725) 2019-05-01 14:28:49 +02:00