suyu/src/yuzu
Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds
Allows reporting more cases where logic errors may exist, such as
implicit fallthrough cases, etc.

We currently ignore unused parameters, since we currently have many
cases where this is intentional (virtual interfaces).

While we're at it, we can also tidy up any existing code that causes
warnings. This also uncovered a few bugs as well.
2020-04-15 21:33:46 -04:00
..
applets
configuration Merge pull request from ReinUsesLisp/vk-instance 2020-04-10 20:06:55 -04:00
debugger CMakeLists: Specify -Wextra on linux builds 2020-04-15 21:33:46 -04:00
util
about_dialog.cpp Addressed feedback: switched to snake case and fixed clang-format errors 2020-04-07 22:59:09 +02:00
about_dialog.h
aboutdialog.ui
bootmanager.cpp Merge pull request from ReinUsesLisp/vk-instance 2020-04-10 20:06:55 -04:00
bootmanager.h yuzu: Drop SDL2 and Qt frontend Vulkan requirements 2020-04-07 16:32:19 -03:00
CMakeLists.txt yuzu: Drop SDL2 and Qt frontend Vulkan requirements 2020-04-07 16:32:19 -03:00
compatdb.cpp
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp
discord_impl.h
game_list.cpp yuzu: Fixes to game list sorting 2020-04-06 03:12:17 +02:00
game_list.h
game_list_p.h yuzu: Fixes to game list sorting 2020-04-06 03:12:17 +02:00
game_list_worker.cpp CMakeLists: Specify -Wextra on linux builds 2020-04-15 21:33:46 -04:00
game_list_worker.h
hotkeys.cpp
hotkeys.h
Info.plist
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp CMakeLists: Specify -Wextra on linux builds 2020-04-15 21:33:46 -04:00
main.h
main.ui
uisettings.cpp
uisettings.h
yuzu.rc