Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network: Forward declarations | Morph | 2023-07-17 | 1 | -1/+2 |
* | Implement SSL service | comex | 2023-06-25 | 1 | -5/+11 |
* | general: fixes for gcc 13 | Liam | 2023-04-03 | 1 | -11/+2 |
* | Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" | ameerj | 2023-02-03 | 1 | -4/+5 |
* | Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" | liamwhite | 2023-02-02 | 1 | -5/+4 |
* | bsd: Use std::span for read payloads | ameerj | 2022-12-29 | 1 | -4/+5 |
* | sockets: Make fd member variable protected | Lioncash | 2022-09-22 | 1 | -0/+11 |
* | core, yuzu: Address first part of review comments | FearlessTobi | 2022-08-15 | 1 | -5/+1 |
* | core, network: Add ability to proxy socket packets | FearlessTobi | 2022-08-15 | 1 | -32/+104 |
* | yuzu: Add ui files for multiplayer rooms | FearlessTobi | 2022-07-25 | 1 | -0/+95 |