c6676007bf
* GAL: Dispose Renderer after running deferred actions Deferred actions from disposing physical memory instances always dispose the resources in their caches. The renderer can't be disposed before these resources get disposed, otherwise the dispose actions will not actually run, and the ThreadedRenderer may get stuck trying to enqueue too many commands when there is nothing consuming them. This should fix most instances of the emulator freezing on close. * Wait for main render commands to finish, but keep RenderThread alive til dispose * Address some feedback. * No parameterize needed * Set thread name as part of constructor * Port to Ava and SDL2 |
||
---|---|---|
.. | ||
OpenGL | ||
Vulkan | ||
HeadlessDynamicTextInputHandler.cs | ||
HeadlessHostUiTheme.cs | ||
Options.cs | ||
Program.cs | ||
Ryujinx.bmp | ||
Ryujinx.Headless.SDL2.csproj | ||
SDL2Mouse.cs | ||
SDL2MouseDriver.cs | ||
StatusUpdatedEventArgs.cs | ||
WindowBase.cs |