mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-04-20 15:02:09 +00:00
* Keep the GUI alive when closing a game Make HLE.Switch init when starting a game and dispose it when closing the GlScreen. This also make HLE in charge of disposing the audio and gpu backend. * Address Ac_k's comments * Make sure to dispose the Discord module and use GTK quit method Also update Discord Precense when closing a game. * Make sure to dispose MainWindow * Address gdk's comments |
||
|---|---|---|
| .. | ||
| Engine | ||
| Image | ||
| Memory | ||
| Shader | ||
| State | ||
| ClassId.cs | ||
| Constants.cs | ||
| DmaPusher.cs | ||
| GpuContext.cs | ||
| GraphicsConfig.cs | ||
| MacroInterpreter.cs | ||
| MethodParams.cs | ||
| NvGpuFifo.cs | ||
| NvGpuFifoMeth.cs | ||
| Ryujinx.Graphics.Gpu.csproj | ||
| Window.cs | ||