aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Device
AgeCommit message (Expand)Author
2024-08-31Make HLE project AOT friendly (#7085)Emmanuel Hansen
2024-08-03replace ByteMemoryPool usage in Ryujinx.Graphics (#7129)jhorv
2024-04-14Texture loading: reduce memory allocations (#6623)jhorv
2024-01-22Add a separate device memory manager (#6153)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-15Migrate to .NET 8 (#5887)Zoltan Csizmadia
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
2023-06-25[Ryujinx.Graphics.Device] Address dotnet-format issues (#5363)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry