Ryujinx/Ryujinx.HLE/HOS/Kernel/Process
Thog a906f2071c
Fix a crash when closing the main UI (#904)
* Fix a crash when closing the main Ui

Also make sure to dispose the OpenAL context to not leak memory when
unloading the emulation context.

* Improve keys and 'game already running' dialogs

* Make sure to dispose the page table and ThreadContext

Less memory leaks!

* Fix tests

* Address gdk's comments
2020-02-06 12:38:24 +01:00
..
HleProcessDebugger.cs
KContextIdManager.cs
KHandleEntry.cs
KHandleTable.cs
KProcess.cs
KProcessCapabilities.cs
KTlsPageInfo.cs
KTlsPageManager.cs
ProcessCreationInfo.cs
ProcessState.cs