This website requires JavaScript.
Explore
Help
Sign In
Yuzu-emu
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2025-02-09 20:04:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yuzu
/
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