Liam
|
65be230fdd
service: move hle_ipc from kernel
|
3 년 전 |
liamwhite
|
97f7a560f3
Merge pull request #9832 from liamwhite/hle-mp
|
3 년 전 |
Narr the Reg
|
39ca7b2928
core: Update service function tables to 16.0.0+
|
3 년 전 |
Liam
|
a936972614
service: refactor server architecture
|
3 년 전 |
ameerj
|
2d2522693e
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
|
3 년 전 |
liamwhite
|
b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
3 년 전 |
ameerj
|
a1490d77ac
hle_ipc: Rename ReadBufferSpan to ReadBuffer
|
3 년 전 |
ameerj
|
7c1bf68bb4
bsd: Use std::span for read payloads
|
3 년 전 |
Andrea Pappacoda
|
4a493cb10f
chore: fix some typos
|
3 년 전 |
FearlessTobi
|
d92826963a
core/bsd: Correctly unbind methods in destructor
|
4 년 전 |
FearlessTobi
|
f80c7c4cd5
core, network: Add ability to proxy socket packets
|
4 년 전 |
FearlessTobi
|
705f7db84d
yuzu: Add ui files for multiplayer rooms
|
4 년 전 |
Link4565
|
912cae21b0
Enable the use of MSG_DONTWAIT flag on RecvImpl
|
4 년 전 |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 년 전 |
Fernando S
|
4ad6bca31c
Merge pull request #8171 from tech-ticks/skyline-improvements
|
4 년 전 |
tech-ticks
|
1c3983c12e
service: bsd: Add keepalive socket option
|
4 년 전 |
bunnei
|
99770653bb
hle: service: bsd: Create a service thread where appropriate.
|
4 년 전 |
ameerj
|
ade596121b
core: Reduce unused includes
|
4 년 전 |
Valeri
|
9e633999d6
bsd: Allow inexact match for address length in AcceptImpl
|
4 년 전 |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 년 전 |
Morph
|
7dd7c54add
service: bsd: Stub Read
|
4 년 전 |
Morph
|
06f22c3d28
service: bsd: Implement Read
|
4 년 전 |
Morph
|
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
|
5 년 전 |
Morph
|
8441094ba3
bsd: Avoid writing empty buffers
|
5 년 전 |
Lioncash
|
0cd40fb523
bsd: Remove usage of optional emplace() with no arguments
|
5 년 전 |
Morph
|
ded094a340
bsd: Fix EventFd stub
|
5 년 전 |
Morph
|
6cc769065d
bsd: Fix GetSockOpt stub
|
5 년 전 |
ameerj
|
ad146eca60
bsd: Stub EventFd
|
5 년 전 |
bunnei
|
c0d3aef28c
core: hle: kernel: Rename Thread to KThread.
|
5 년 전 |
german
|
659b5f8088
Stub GetSockOpt
|
5 년 전 |