kenji-nx/src/Ryujinx.Graphics.OpenGL
2025-06-20 16:33:20 -05:00
..
Effects misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-20 16:33:20 -05:00
Helper editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Image Update OpenTK to 4.9.4, OpenAL to 1.24.3 2025-06-20 16:25:22 -05:00
Queries Update OpenTK to 4.9.4, OpenAL to 1.24.3 2025-06-20 16:25:22 -05:00
BackgroundContextWorker.cs Revert "misc: chore: Remove redundant code" 2025-03-15 20:00:22 -05:00
Buffer.cs GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 2023-05-01 16:05:12 -03:00
Constants.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Debugger.cs misc: chore: Fix numerous NullReferenceExceptions, InvalidOperationExceptions 2025-06-20 16:33:20 -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 Implement X8Z24 texture format (#6315) 2024-02-15 19:06:26 -03: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 Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
IOpenGLContext.cs misc: chore: Remove unnecessary usings 2024-12-12 01:08:47 -06:00
OpenGLRenderer.cs Revert "Support VK_EXT_extended_dynamic_state and VK_EXT_extended_dynamic_state2" 2025-04-21 22:18:58 -05:00
PersistentBuffers.cs Update OpenTK to 4.9.4, OpenAL to 1.24.3 2025-06-20 16:25:22 -05:00
Pipeline.cs Update OpenTK to 4.9.4, OpenAL to 1.24.3 2025-06-20 16:25:22 -05:00
Program.cs Update OpenTK to 4.9.4, OpenAL to 1.24.3 2025-06-20 16:25:22 -05:00
ResourcePool.cs misc: chore: Use collection expressions (part 2) 2025-03-10 21:32:01 -05:00
Ryujinx.Graphics.OpenGL.csproj infra: Remove Ryujinx.Common references from project files that indirectly reference the same file 2025-05-31 02:59:10 -05:00
Sync.cs Revert "misc: chore: Remove redundant code" 2025-03-15 20:00:22 -05:00
VertexArray.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
Window.cs Add custom refresh rate mode to VSync option 2024-11-09 15:13:48 -06:00