summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.cpp
diff options
context:
space:
mode:
authormagumagu <magumagu9@gmail.com>2014-05-27 20:12:12 -0700
committermagumagu <magumagu9@gmail.com>2014-06-14 10:02:46 -0700
commit063ab30e3d6068e2a1490e1b8f90f0a8f0895ee6 (patch)
tree1f881ccc3224ac936dd366bf52dbc60a34c072d4 /Source/Core/VideoCommon/VideoConfig.cpp
parentd7736ac7144ae5a16f2a60fd02523040ee8e0ea3 (diff)
IPCHLE: improve HLE timing.
This change attempts to make calls to WII_IPC_HLE_Interface::Update() more consistent. We should be calling it whenever there is something we can pop from a queue, and this patch does that. DeviceUpdate() now works independently of Update(): it's now just a periodic timer for devices which need to regularly update state. With this change, we need a non-zero default delay for IPC replies because replies are popped off the queue much more aggressively. This fixes launching channels from the the System Menu.
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions