1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Kernel
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
..
Common Name all threads (#886) 2020-01-13 01:21:54 +01:00
Ipc
Memory
Process Fix a crash when closing the main UI (#904) 2020-02-06 12:38:24 +01:00
SupervisorCall Update 32 bits syscalls to match 64 bits implementation (#892) 2020-01-19 19:21:53 -03:00
Threading Fix a crash when closing the main UI (#904) 2020-02-06 12:38:24 +01:00