mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-03-19 08:27:29 +00:00
* OpenGL: Fix blit from non-multisample to multisample texture * New approach for multisample copy using compute shaders |
||
|---|---|---|
| .. | ||
| Helper | ||
| Image | ||
| Queries | ||
| BackgroundContextWorker.cs | ||
| Buffer.cs | ||
| Constants.cs | ||
| Debugger.cs | ||
| DrawTextureEmulation.cs | ||
| EnumConversion.cs | ||
| FormatInfo.cs | ||
| FormatTable.cs | ||
| Framebuffer.cs | ||
| Handle.cs | ||
| HwCapabilities.cs | ||
| IOpenGLContext.cs | ||
| OpenGLRenderer.cs | ||
| PersistentBuffers.cs | ||
| Pipeline.cs | ||
| Program.cs | ||
| ResourcePool.cs | ||
| Ryujinx.Graphics.OpenGL.csproj | ||
| Sync.cs | ||
| VertexArray.cs | ||
| Window.cs | ||