This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android
synced
2025-05-01 21:20:49 -07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yuzu-android
/
src
/
core
/
network
History
Sönke Holz
e660334a21
network: fix mingw-w64 build
...
The header "combaseapi.h" of mingw-w64 defines "interface" as "struct".
2021-08-13 11:23:50 +02:00
..
network_interface.cpp
network: use Common::BitCast instead of std::bit_cast
2021-08-13 01:28:14 +02:00
network_interface.h
configuration: add option to select network interface
2021-08-12 21:32:53 +02:00
network.cpp
network: fix mingw-w64 build
2021-08-13 11:23:50 +02:00
network.h
configuration: add option to select network interface
2021-08-12 21:32:53 +02:00
sockets.h
CMakeLists,network: Create YUZU_UNIX macro to replace __unix__
2020-12-06 18:56:40 -05:00