mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-12-18 00:12:41 +00:00
[GPU] Add more shader instructions, add support for rgb565 textures
This commit is contained in:
@@ -63,7 +63,7 @@ namespace Ryujinx.Graphics.Gal.OpenGL
|
||||
|
||||
public void Render()
|
||||
{
|
||||
FbRenderer.Render();
|
||||
//FbRenderer.Render();
|
||||
}
|
||||
|
||||
public void SetWindowSize(int Width, int Height)
|
||||
|
||||
Reference in New Issue
Block a user