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