ryujinx/Ryujinx.Graphics.OpenGL
2021-04-13 03:09:42 +02:00
..
Image Fix sub-image copies on intel GPUs (#2198) 2021-04-13 03:09:42 +02:00
Queries
BackgroundContextWorker.cs
Buffer.cs Implement clear buffer (fast path) (#1902) 2021-01-13 08:50:54 +11:00
Constants.cs
Debugger.cs
EnumConversion.cs
FormatInfo.cs
FormatTable.cs Implement ETC2 (RGB) texture format (#2000) 2021-02-08 10:23:56 +11:00
Framebuffer.cs Avoid some redundant GL calls (#1958) 2021-01-27 08:44:07 +11:00
Handle.cs
HwCapabilities.cs Only flush commands when creating sync on Intel/AMD (windows) (#2165) 2021-04-03 11:10:37 +11:00
Pipeline.cs Flip component mask if target is BGRA. (#2087) 2021-03-08 11:12:19 +11:00
Program.cs
Renderer.cs Improve Buffer Textures and flush Image Stores (#2088) 2021-03-08 18:43:39 -03:00
ResourcePool.cs
Ryujinx.Graphics.OpenGL.csproj
Shader.cs
Sync.cs Only flush commands when creating sync on Intel/AMD (windows) (#2165) 2021-04-03 11:10:37 +11:00
VertexArray.cs Avoid some redundant GL calls (#1958) 2021-01-27 08:44:07 +11:00
VertexBuffer.cs
Window.cs gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) 2020-12-15 23:19:07 -03:00