aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/OpenGLRenderer.cs
AgeCommit message (Expand)Author
2022-12-04Allow SNorm buffer texture formats on Vulkan (#3957)gdkchan
2022-12-01GPU: Track buffer migrations and flush source on incomplete copy (#3952)riperiperi
2022-11-18Move gl_Layer from vertex to geometry if GPU does not support it on vertex (#...gdkchan
2022-09-19OpenGL: Fix blit from non-multisample to multisample texture (#3596)gdkchan
2022-09-10Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644)gdkchan
2022-07-31Vulkan backend (#2518)gdkchan