This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
1c550ff954
yuzu-mainline
/
src
/
input_common
/
udp
History
Lioncash
a352f34462
udp: Silence unused member variable warnings
...
Simply mark them as unused for now.
2021-02-09 17:38:45 -05:00
..
client.cpp
udp/client: Define ClientData constructor/destructor in cpp file
2021-02-09 17:36:32 -05:00
client.h
udp/client: Define ClientData constructor/destructor in cpp file
2021-02-09 17:36:32 -05:00
protocol.cpp
input/udp - Dont log on invalid packet received
2020-03-03 19:52:16 -07:00
protocol.h
Allow to return up to 16 touch inputs per engine
2021-01-15 09:05:17 -06:00
udp.cpp
udp: Silence unused member variable warnings
2021-02-09 17:38:45 -05:00
udp.h
Add cemu hook changes related to PR
#4609
2020-09-04 21:48:13 -05:00