summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderManager.cpp
diff options
context:
space:
mode:
authoraldelaro5 <aldelaro5@localhost.localdomain>2016-09-05 23:45:24 -0400
committeraldelaro5 <aldelaro5@localhost.localdomain>2016-09-05 23:45:24 -0400
commit6f54c3207c801c94fc0eeaddb53222c6474dd7bb (patch)
treedc13afd920aaa5d014bbcc356efb87917ff52199 /Source/Core/VideoCommon/VertexLoaderManager.cpp
parentf1964f90d647251b677b3de29d08c4c22ea5344a (diff)
Fix registerView updates issues when stepping over or stepping out
For step over, it was updating twice which actually made the red display on the register view (when a register changes since) malfunction. Since it doesn't seem to be usefull to update before AND after the run, the one before the run was removed. For step out, well, because there was no chances given for the thread to run as it is single stepping all the time, I only added a call to update after it was done.
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderManager.cpp')
0 files changed, 0 insertions, 0 deletions