mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-03-19 12:37:13 +00:00
* Force command flush after creating GL sync * This is not required, as the commands were flushed on creation. * Move comment. |
||
|---|---|---|
| .. | ||
| Image | ||
| Queries | ||
| BackgroundContextWorker.cs | ||
| Buffer.cs | ||
| Constants.cs | ||
| Debugger.cs | ||
| EnumConversion.cs | ||
| FormatInfo.cs | ||
| FormatTable.cs | ||
| Framebuffer.cs | ||
| Handle.cs | ||
| HwCapabilities.cs | ||
| Pipeline.cs | ||
| Program.cs | ||
| Renderer.cs | ||
| ResourcePool.cs | ||
| Ryujinx.Graphics.OpenGL.csproj | ||
| Shader.cs | ||
| Sync.cs | ||
| VertexArray.cs | ||
| VertexBuffer.cs | ||
| Window.cs | ||