summaryrefslogtreecommitdiff
path: root/src/input_common/input_poller.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2021-12-13 09:50:48 -0500
committerGravatar Lioncash2021-12-13 09:57:51 -0500
commit4d4a23447688030402dc1499db8a827065154136 (patch)
tree992c2f49a830b961016bcf54b0c925b19e220703 /src/input_common/input_poller.cpp
parentinput_engine: Remove left-over namespace qualifiers (diff)
downloadyuzu-4d4a23447688030402dc1499db8a827065154136.tar.gz
yuzu-4d4a23447688030402dc1499db8a827065154136.tar.xz
yuzu-4d4a23447688030402dc1499db8a827065154136.zip
input_engine: Avoid redundant map lookups
We can use iterators to avoid looking up into maps twice in the getter functions. At the same time we can also avoid copying the ControllerData structs, since they're 264 bytes in size.
Diffstat (limited to 'src/input_common/input_poller.cpp')
0 files changed, 0 insertions, 0 deletions