ryujinx/src/Ryujinx.Graphics.OpenGL
2025-05-30 17:08:34 -05:00
..
Effects misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Helper misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Image Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Queries Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
BackgroundContextWorker.cs Make IOpenGLContext.HasContext context dependent (#6290) 2024-02-10 20:13:10 +01:00
Buffer.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Constants.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Debugger.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
DrawTextureEmulation.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
EnumConversion.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
FormatInfo.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
FormatTable.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Framebuffer.cs Implement X8Z24 texture format (#6315) 2024-02-15 19:06:26 -03:00
Handle.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
HwCapabilities.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
IOpenGLContext.cs misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
OpenGLRenderer.cs misc: chore: Use explicit types in OpenGL project 2025-01-25 14:12:37 -06:00
PersistentBuffers.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Pipeline.cs misc: chore: Use collection expressions in OpenGL project 2025-01-26 15:50:22 -06:00
Program.cs misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
ResourcePool.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Ryujinx.Graphics.OpenGL.csproj Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Sync.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
VertexArray.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Window.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00