yuzu/src
ReinUsesLisp d7128845c9 cmake: Enforce C4062, C4265, C4388, and C5038
This should match some warnings we treat as errors on gcc and clang,
caching bugs early and reducing the number of instances where we have to
edit commits to make CI happy when developing from Windows.
2021-01-09 02:19:17 -03:00
..
audio_core Merge pull request #5264 from 16-Bit-Dog/patch-1 2020-12-31 01:46:53 -08:00
common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
core file_sys/registered_cache: Silence virtual functions without override warnings 2021-01-09 00:04:12 -03:00
input_common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
tests tests/ring_buffer: Silence signed/unsigned mismatch warnings 2021-01-08 23:14:38 -03:00
video_core Merge pull request #5231 from ReinUsesLisp/dyn-bindings 2021-01-08 12:24:46 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #5261 from gal20/hide_mouse_patch 2021-01-04 17:19:04 -08:00
yuzu_cmd general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
yuzu_tester general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
.clang-format
CMakeLists.txt cmake: Enforce C4062, C4265, C4388, and C5038 2021-01-09 02:19:17 -03:00