dolphin-emulator/Source/Core
Léo Lam 2c5d11cace
Merge pull request #9721 from linkmauve/fix-warnings
Fix some warnings found with gcc 11 and ffmpeg master
2021-11-06 14:38:07 +01:00
..
AudioCommon Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
Common Core: Fix a -Wshadow warning in gcc 11 2021-11-02 13:50:21 +01:00
Core Merge pull request #9721 from linkmauve/fix-warnings 2021-11-06 14:38:07 +01:00
DiscIO Merge pull request #10184 from JosJuice/android-riivolution 2021-10-31 23:44:54 +01:00
DolphinNoGUI Add option for Never Hide Mouse Cursor 2021-10-12 21:04:27 -04:00
DolphinQt DolphinQt: Fix a -Wunused-result in gcc 11 2021-11-02 13:50:21 +01:00
InputCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
MacUpdater
UICommon Core, DolphinQt, UICommon: Fix all cases of -Wrange-loop-construct in gcc 11 2021-11-02 13:50:21 +01:00
UpdaterCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackends Convert LOG_TYPE and LOG_LEVELS to enum class 2021-10-24 11:48:36 -07:00
VideoCommon VideoCommon: Add missing algorithm include for std::none_of 2021-11-02 13:50:21 +01:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Core: Fix a -Wshadow warning in gcc 11 2021-11-02 13:50:21 +01:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props