1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-10 23:56:02 +00:00
Ryujinx/Ryujinx.HLE/HOS
Mary d5c34291a3
ipc hle: Fix disposing of session created with MakeObject (#1404)
This fix a missing part of #1397, making HLE ipc session being disposed
when needed.

THis is needed for upcoming wip changes.
2020-07-20 12:23:26 +10:00
..
Applets
Diagnostics/Demangler
Font
Ipc
Kernel Fix session service disposal and improve transfer memory implementation (#1397) 2020-07-19 15:24:18 -03:00
Services ipc hle: Fix disposing of session created with MakeObject (#1404) 2020-07-20 12:23:26 +10:00
SystemState
ApplicationLoader.cs mods: Fix crash when loading via LoadCart (#1388) 2020-07-15 09:40:17 +10:00
HomebrewRomFsStream.cs
Horizon.cs
IdDictionary.cs
ModLoader.cs mods: Fix crash when loading via LoadCart (#1388) 2020-07-15 09:40:17 +10:00
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs