mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-24 01:56:28 -05: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