mirror of
https://git.ryujinx.app/archive/ryujinx-mirror.git
synced 2025-10-05 02:12:59 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| Decoders/Adpcm | ||
| Native/libsoundio | ||
| Renderers | ||
| DspUtils.cs | ||
| IAalOutput.cs | ||
| PlaybackState.cs | ||
| ReleaseCallback.cs | ||
| Ryujinx.Audio.csproj | ||