Ryujinx/Ryujinx.Graphics.OpenGL
mageven f0c91d9efb
Facilitate OpenGL debug logging via GUI (#1373)
* Allow printing GL Debug logs with GUI options

Improve GL Debugger

Make the new option persistent

Address gdkchan's comments
- Rename enum to GraphicsDebugLevel
- Move Debugger Init to Renderer Init
- Fix formatting

* nit: newlines
2020-08-02 16:41:24 +02:00
..
Image Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00
Queries
Buffer.cs
Constants.cs
Debugger.cs Facilitate OpenGL debug logging via GUI (#1373) 2020-08-02 16:41:24 +02:00
EnumConversion.cs
FormatInfo.cs
FormatTable.cs Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00
Framebuffer.cs
Handle.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
HwCapabilities.cs Use polygon offset clamp if supported (#1429) 2020-07-26 18:11:28 -03:00
Pipeline.cs Implement alpha test using legacy functions (#1426) 2020-07-28 18:30:08 -03:00
Program.cs Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00
Renderer.cs Facilitate OpenGL debug logging via GUI (#1373) 2020-08-02 16:41:24 +02:00
Ryujinx.Graphics.OpenGL.csproj
Shader.cs
VertexArray.cs
VertexBuffer.cs
Window.cs Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00