aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.OpenGL/Image
AgeCommit message (Expand)Author
2023-10-31Implement copy dependency for depth and color textures (#4365)1.1.1068gdkchan
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)1.1.969TSRBerry
2023-07-11Move support buffer update out of the backends (#5411)1.1.959gdkchan
2023-06-28[Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372)1.1.933TSRBerry
2023-05-13Set OpenGL PixelPackBuffer to 0 when done (#4921)1.1.796gdkchan
2023-05-01GPU: Pre-emptively flush textures that are flushed often (to imported memory ...1.1.741riperiperi
2023-04-27Move solution and projects to srcTSR Berry