mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-12-05 00:52:04 -06:00
Allow more than one process, free resources on process dispose, implement SvcExitThread
This commit is contained in:
@@ -8,6 +8,7 @@ namespace Ryujinx.Graphics.Gal
|
||||
void RunActions();
|
||||
|
||||
void InitializeFrameBuffer();
|
||||
void ResetFrameBuffer();
|
||||
void Render();
|
||||
void SetWindowSize(int Width, int Height);
|
||||
void SetFrameBuffer(
|
||||
|
||||
Reference in New Issue
Block a user