2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/input_common/udp
2021-05-13 13:41:32 -05:00
..
client.cpp input_common: Sanitize motion data 2021-05-13 13:41:32 -05:00
client.h Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 2021-03-30 22:17:08 -05:00
protocol.cpp
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