ameerj
|
2d2522693e
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
|
3 years ago |
liamwhite
|
b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
3 years ago |
ameerj
|
a1490d77ac
hle_ipc: Rename ReadBufferSpan to ReadBuffer
|
3 years ago |
ameerj
|
7ffd624248
service: Use ReadBufferSpan where it is trivial to do so
|
3 years ago |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 years ago |
Jan Beich
|
d13e48e002
service: sfdnsres: add missing includes for some BSDs after 82d46a974ad4
|
4 years ago |
tech-ticks
|
82d46a974a
service: sfdnsres: Implement DNS address resolution
|
4 years ago |
Morph
|
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
|
5 years ago |
german77
|
01928b1d17
sfdnsres: Use proper names
|
5 years ago |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
5 years ago |
VolcaEM
|
6a0010d0c6
service: Update function tables
|
6 years ago |
Lioncash
|
7f506be2ee
hle/service: Resolve unused variable warnings
|
7 years ago |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
8 years ago |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 years ago |
Lioncash
|
62c69f4a1e
sockets: Move logging macros over to new fmt-compatible ones
|
8 years ago |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 years ago |
Hexagon12
|
e52a87b98a
Various service name fixes - part 2 (rebased) (#322)
|
8 years ago |
mailwl
|
692639e9b7
Service/sockets: add bsd:s, nsd:a, nsd:u services
|
8 years ago |
mailwl
|
eaa9f968a6
[WIP] sfdnsres: stub (#146)
|
8 years ago |