1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 22:13:35 +01:00
Ryujinx/Ryujinx.HLE
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
..
Exceptions System firmware installer (#791) 2020-01-12 03:10:55 +01:00
FileSystem Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
HOS Fix a crash when closing the main UI (#904) 2020-02-06 12:38:24 +01:00
Input Rewrite the configuration system (#831) 2019-12-21 20:52:31 +01:00
Loaders Add 32 bits support to HleProcessDebugger (#859) 2020-01-12 12:06:26 +01:00
Utilities .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00
DeviceMemory.cs
Homebrew.npdm
PerformanceStatistics.cs Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
Ryujinx.HLE.csproj Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
RyujinxProfileImage.jpg
Switch.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00