index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input_common
/
keyboard.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-30
input_common: Analog button, use time based position instead of frequent updates
german77
1
-0
/
+1
2021-03-06
Enable mouse toggle buttons
german77
1
-5
/
+7
2021-03-06
Enable button toggle for keyboard in the modifier button
german
1
-3
/
+26
2020-10-16
input_common/CMakeLists: Make some warnings errors
Lioncash
1
-2
/
+3
2020-07-02
Fix unnecessary diffs
Ameer
1
-2
/
+1
2020-06-23
cleanup check access, read, and factory GetNextInput funcs. Use size rather than magic number
Ameer
1
-1
/
+0
2020-06-21
Cleanup after linter
Ameer
1
-6
/
+3
2020-06-21
GC Adapter Implementation
Ameer
1
-4
/
+9
2020-06-19
input_common/keyboard: Remove redundant move
MerryMage
1
-1
/
+1
2019-04-01
general: Use deducation guides for std::lock_guard and std::unique_lock
Lioncash
1
-4
/
+4
2018-08-03
input_common: Use std::move where applicable
Lioncash
1
-1
/
+2
2018-08-03
input_common: Add missing override specifiers
Lioncash
1
-1
/
+1
2017-03-17
citra-qt: release all buttons when render window focus is lost
wwylele
1
-0
/
+11
2017-03-01
InputCommon: add Keyboard
wwylele
1
-0
/
+82