mirror of
https://git.ryujinx.app/archive/ryujinx-mirror.git
synced 2025-10-05 02:12:59 +00:00
This PR addresses the following issues: - SM was previously instancied once and reused on all sessions. This could cause inconsistency on the service initialization. - TIPC replies were not matching what is generated on hardware. |
||
|---|---|---|
| .. | ||
| IpcBuffDesc.cs | ||
| IpcHandleDesc.cs | ||
| IpcMagic.cs | ||
| IpcMessage.cs | ||
| IpcMessageType.cs | ||
| IpcPtrBuffDesc.cs | ||
| IpcRecvListBuffDesc.cs | ||
| ServiceProcessRequest.cs | ||