yuzu/src/input_common/udp
2021-03-30 22:17:08 -05:00
..
client.cpp 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
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