rjx-mirror/src/Ryujinx.Graphics.OpenGL
gdkchan 9c6071a645
Move support buffer update out of the backends (#5411)
* Move support buffer update out of the backends

* Fix render scale init and remove redundant state from SupportBufferUpdater

* Stop passing texture scale to the backends

* XML docs for SupportBufferUpdater
2023-07-11 14:07:41 -03:00
..
Effects Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
Helper Move solution and projects to src 2023-04-27 23:51:14 +02:00
Image Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
Queries Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
BackgroundContextWorker.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02: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 Move solution and projects to src 2023-04-27 23:51:14 +02:00
Debugger.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
DrawTextureEmulation.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
EnumConversion.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
FormatInfo.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
FormatTable.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
Framebuffer.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
Handle.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
HwCapabilities.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
IOpenGLContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
OpenGLRenderer.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
PersistentBuffers.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
Pipeline.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
Program.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
ResourcePool.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00
Ryujinx.Graphics.OpenGL.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
Sync.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
VertexArray.cs [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) 2023-06-28 18:10:55 +02:00
Window.cs Move support buffer update out of the backends (#5411) 2023-07-11 14:07:41 -03:00