dolphin/Source/Core
Techjar 1a12876330 NetPlay: Implement golf mode
This is an extension of host input authority that allows switching the
host (who has zero latency) on the fly, at the further expense of
everyone else's latency. This is useful for turn-based games where the
latency of players not on their turn doesn't matter.

To become the so-called golfer, the player simply presses a hotkey.
When the host is the golfer, latency is identical to normal host input
authority.
2019-04-05 07:01:03 -04:00
..
AudioCommon Allow XAudio2 to be selected as a surround backend. 2019-03-18 09:21:40 -03:00
Common Common: Add DynamicLibrary helper class 2019-03-29 19:52:33 +10:00
Core NetPlay: Implement golf mode 2019-04-05 07:01:03 -04:00
DiscIO DiscExtractor: Fix extracting certificate chain and H3 hashes 2019-03-21 23:07:24 +01:00
DolphinNoGUI Core/Host: Allow frontends to block inputs 2019-03-21 13:16:21 +01:00
DolphinQt NetPlay: Implement golf mode 2019-04-05 07:01:03 -04:00
InputCommon InputCommon: Fix Win32 init race. 2019-03-31 07:46:58 -05:00
MacUpdater MacUpdater: Fix updater not closing after update is completed 2019-03-21 13:47:23 +01:00
UICommon UICommon/ResourcePack: Provide inequality operator to complement equality operator 2019-03-13 15:55:20 -04:00
Updater Merge pull request #7844 from spycrab/updatecommon_electric_boogaloo 2019-03-07 19:09:35 +01:00
UpdaterCommon UpdaterCommon: Move most of the programs here 2019-03-03 15:02:44 +01:00
VideoBackends Implement D3D12 backend 2019-04-01 11:24:55 +10:00
VideoCommon Merge pull request #7950 from stenzek/out-of-range-efb-copies 2019-04-01 13:08:11 +10:00
CMakeLists.txt Move shared Updater logic into UpdaterCommon 2019-02-26 19:27:36 +01:00