aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Ryujinx.Graphics.Gpu.csproj
AgeCommit message (Expand)Author
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan
2020-05-04Upgrade projects to C#8 (#1193)Ac_K
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-02-02Use correct shader local memory size instead of a hardcoded size (#914)gdkchan
2020-01-09Add runtime identifiers to new projectsgdkchan
2020-01-09Initialize GPU physical memory accessor from KProcess, to allow homebrew that...gdkchan
2020-01-09Initial workgdk