suyu/src
Lioncash 678d012c2c video_core: Conditially activate relevant compiler warnings
These compiler flags aren't shared with clang, so specifying these flags
unconditionally can lead to a bit of warning spam.

While we're in the area, we can also enable -Wunused-but-set-parameter
given this is almost always a bug.
2020-10-20 20:28:25 -04:00
..
audio_core core: Fix clang build 2020-10-17 19:50:39 -04:00
common Merge pull request #4796 from lioncash/clang 2020-10-20 19:19:12 -04:00
core kernel: Fix build with recent compiler flag changes 2020-10-20 20:23:18 -04:00
input_common Merge pull request #4809 from Morph1984/mjolnir-p3 2020-10-20 15:00:06 -04:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core video_core: Conditially activate relevant compiler warnings 2020-10-20 20:28:25 -04:00
web_service core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
yuzu configure_input_player: Fix modifier buttons 2020-10-20 14:23:25 -04:00
yuzu_cmd renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
yuzu_tester Merge pull request #4594 from german77/MotionHID 2020-09-17 12:39:01 -07:00
.clang-format
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00