1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 22:13:35 +01:00
Ryujinx/Ryujinx
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
..
Configuration Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
Ui Fix a crash when closing the main UI (#904) 2020-02-06 12:38:24 +01:00
_schema.json Add features to GUI (#757) 2019-11-29 15:32:51 +11:00
Config.json Rewrite the configuration system (#831) 2019-12-21 20:52:31 +01:00
Program.cs Fix a crash when closing the main UI (#904) 2020-02-06 12:38:24 +01:00
RPsupported.dat Add features to GUI (#757) 2019-11-29 15:32:51 +11:00
Ryujinx.csproj Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00