mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2024-11-24 16:30:12 +01:00
Fix regression -- enable raw frame buffer rendering
This commit is contained in:
parent
feb2680a6c
commit
f57fd95fd9
@ -63,7 +63,7 @@ namespace Ryujinx.Graphics.Gal.OpenGL
|
||||
|
||||
public void Render()
|
||||
{
|
||||
//FbRenderer.Render();
|
||||
FbRenderer.Render();
|
||||
}
|
||||
|
||||
public void SetWindowSize(int Width, int Height)
|
||||
|
Loading…
Reference in New Issue
Block a user