aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.OpenGL/Window.cs
AgeCommit message (Expand)Author
2024-09-17Add area sampling scaler to allow for super-sampled anti-aliasing. (#7304)ZenoArrows
2023-08-07Implement color space passthrough option (#5531)jcm
2023-07-11Move support buffer update out of the backends (#5411)gdkchan
2023-06-28[Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372)TSRBerry
2023-05-13Set OpenGL PixelPackBuffer to 0 when done (#4921)gdkchan
2023-04-27Move solution and projects to srcTSR Berry