citra/src/core/hw
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
..
aes Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
rsa core/hw/rsa: Make GetSignature() a const member function 2020-05-01 10:17:43 -04:00
gpu.cpp Resolve compilation errors related to the Color namespace change 2022-11-15 11:25:51 +01:00
gpu.h code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
hw.cpp hw/gpu: pass in memory reference 2018-12-05 20:16:42 -05:00
hw.h hw/gpu: pass in memory reference 2018-12-05 20:16:42 -05:00
lcd.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
lcd.h Finished archives; remove pod.h 2020-02-13 17:41:26 +08:00
y2r.cpp Resolve compilation errors related to the Color namespace change 2022-11-15 11:25:51 +01:00
y2r.h Y2R: pass in MemorySystem from service 2019-03-13 10:23:58 -04:00