dolphin/Source/Core
Lioncash 4710b82f43 VideoCommon/OpcodeDecoding: Remove use of goto in Run()
With the use of a lambda and a change in switch fallthrough, we can
completely eliminate the use of goto within Run().
2019-12-05 09:13:06 -05:00
..
AudioCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
Common Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
Core Merge pull request #8498 from stenzek/update-vs2019 2019-12-03 13:03:49 +10:00
DiscIO Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
DolphinNoGUI Merge pull request #8456 from jordan-woyak/input-gate-race-fix 2019-11-11 10:59:49 +10:00
DolphinQt Disable warning C5054 on DolphinQt 2019-11-30 13:42:52 +10:00
InputCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
UpdaterCommon Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
VideoBackends Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
VideoCommon VideoCommon/OpcodeDecoding: Remove use of goto in Run() 2019-12-05 09:13:06 -05:00
WinUpdater Update VS projects/solutions to VS2019 2019-11-30 13:42:52 +10:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00