mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-13 18:32:34 -07:00
Add basic error logging to the GPU
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
using OpenTK.Graphics.OpenGL;
|
||||
using Ryujinx.Graphics.GAL;
|
||||
using Ryujinx.Graphics.GAL.Texture;
|
||||
using Ryujinx.Graphics.OpenGL.Formats;
|
||||
using OpenTK.Graphics.OpenGL;
|
||||
using System;
|
||||
|
||||
namespace Ryujinx.Graphics.OpenGL
|
||||
|
Reference in New Issue
Block a user