mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-29 10:30:48 -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