This website requires JavaScript.
Explore
Help
Sign In
yuan
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2025-06-21 04:41:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
suyu
/
src
/
core
/
hle
History
Markus Wick
5a8cd1b118
Fix two GCC 11 warnings: Unneeded copies.
...
std::move created an unneeded copy. iterating without reference also created copies.
2021-05-29 08:57:44 +02:00
..
kernel
Fix two GCC 11 warnings: Unneeded copies.
2021-05-29 08:57:44 +02:00
service
Merge pull request
#6356
from ogniK5377/ApplyNpadSystemCommonPolicy
2021-05-28 10:05:20 -07:00
ipc_helpers.h
hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects.
2021-05-20 21:41:52 -07:00
ipc.h
hle: ipc: Add declarations for TIPC.
2021-05-10 15:05:10 -07:00
lock.cpp
…
lock.h
…
result.h
core: Make variable shadowing a compile-time error
2021-05-16 03:43:16 -04:00