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
/
udp
/
udp.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-25
input_common: Rewrite udp client
german77
1
-110
/
+0
2021-02-09
udp: Silence unused member variable warnings
Lioncash
1
-2
/
+2
2021-01-15
Allow to return up to 16 touch inputs per engine
german
1
-30
/
+2
2021-01-02
general: Fix various spelling errors
Morph
1
-4
/
+4
2020-11-26
Add multiple udp server support
german
1
-34
/
+30
2020-10-16
input_common/CMakeLists: Make some warnings errors
Lioncash
1
-15
/
+13
2020-09-05
Add cemu hook changes related to PR #4609
german
1
-71
/
+110
2020-09-05
Remove RealMotionDevice
german
1
-1
/
+1
2020-08-26
Address feedback
Morph
1
-3
/
+2
2020-08-26
Project Mjölnir: Part 1
Morph
1
-4
/
+11
2020-06-21
Cleanup after linter
Ameer
1
-14
/
+4
2020-06-21
GC Adapter Implementation
Ameer
1
-4
/
+14
2020-03-18
input_common/udp: Fix clang build issues
ReinUsesLisp
1
-1
/
+2
2020-02-03
input_common/udp: Add missing override specifiers
Lioncash
1
-2
/
+2
2020-02-03
input_common/udp: Remove unnecessary inclusions
Lioncash
1
-1
/
+3
2020-01-23
Input: UDP Client to provide motion and touch controls
fearlessTobi
1
-0
/
+96