citra-nightly/src/core/frontend
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
..
applets Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
camera interface.h: forward declare resolution 2020-08-20 01:30:13 -03:00
emu_window.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
emu_window.h Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
framebuffer_layout.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
framebuffer_layout.h renderer_opengl: DrawSingleScreen*: remove duplicate code (#6426) 2023-05-01 16:27:42 +02:00
image_interface.cpp Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
image_interface.h Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
input.h core/frontend/emu_window: return true when TouchPressed is consumed 2021-12-18 16:52:24 +05:30