aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Gpu/Memory/BufferManager.cs
AgeCommit message (Expand)Author
2023-07-11Move support buffer update out of the backends (#5411)1.1.959gdkchan
2023-07-02[Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)1.1.951TSRBerry
2023-06-10Implement transform feedback emulation for hardware without native support (#...1.1.882gdkchan
2023-06-03Implement shader storage buffer operations using new Load/Store instructions ...1.1.861gdkchan
2023-04-27Move solution and projects to srcTSR Berry