dolphin/Source/Core
Fletcher Porter 0a7eed71f3 Fix switch warning in RenderWidget
The compiler was throwing a bunch of `-Wswitch` warnings from RenderWidget
because of unhandled branches, so I added a default branch to quiet it.
2021-10-11 17:18:32 -07:00
..
AudioCommon AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
Common Fix AbortOnPanicAlert with PanicAlertFmt 2021-10-02 17:24:09 -07:00
Core Core: Update state to account for save system change 2021-10-08 18:17:18 -05:00
DiscIO DiscIO/DirectoryBlob: Fix swapped DiscContent comparison operators. 2021-09-21 08:01:21 +02:00
DolphinNoGUI
DolphinQt Fix switch warning in RenderWidget 2021-10-11 17:18:32 -07:00
InputCommon
MacUpdater
UICommon DolphinQt/Android: Add warning when converting NKit files 2021-10-02 11:09:36 +02:00
UpdaterCommon
VideoBackends BPMemory: Refactor/consolidate TexUnit Addressing 2021-10-10 09:09:43 +13:00
VideoCommon BoundingBox: Add missing include 2021-10-10 13:21:31 +13:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: Abstract bounding box 2021-10-04 15:51:24 -04:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props