Ryujinx/Ryujinx.HLE/HOS
gdkchan 54deded929
Fix shared memory leak on Windows (#3319)
* Fix shared memory leak on Windows

* Fix memory leak caused by RO session disposal not decrementing the memory manager ref count

* Fix UnmapViewInternal deadlock

* Was not supposed to add those back
2022-05-05 14:58:59 -03:00
..
Applets hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Diagnostics/Demangler
Ipc
Kernel Implement PM GetProcessInfo atmosphere extension (partially) (#2966) 2022-05-03 23:28:32 +02:00
Services Fix shared memory leak on Windows (#3319) 2022-05-05 14:58:59 -03:00
SystemState Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
Tamper
ApplicationLoader.cs Implement PM GetProcessInfo atmosphere extension (partially) (#2966) 2022-05-03 23:28:32 +02:00
ArmProcessContext.cs Enable CPU JIT cache invalidation (#2965) 2022-02-18 02:53:18 +01:00
ArmProcessContextFactory.cs Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
HomebrewRomFsStream.cs
Horizon.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
IdDictionary.cs
LibHacHorizonManager.cs Update LibHac to v0.16.0 (#3159) 2022-02-27 00:52:25 +01:00
ModLoader.cs Remove save data creation prompt (#3252) 2022-04-08 11:09:35 +02:00
ProgramLoader.cs Implement PM GetProcessInfo atmosphere extension (partially) (#2966) 2022-05-03 23:28:32 +02:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs
UserChannelPersistence.cs