aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Horizon.Generators
AgeCommit message (Expand)Author
2023-01-21nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 (#4310)1.1.585dependabot[bot]
2023-01-18Optimize string memory usage. Use Spans and StringBuilders where possible (#3...1.1.572Andrey Sukharev
2023-01-13Prepo: Fix SaveSystemReport* IPC definitions (#4278)1.1.550Ac_K
2023-01-08Horizon: Impl Prepo, Fixes bugs, Clean things (#4220)1.1.519Ac_K
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506gdkchan
2022-12-12Use NuGet Central Package Management to manage package versions solution-wise...1.1.466Andrey Sukharev
2022-12-06nuget: bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.4.0 (#4025)1.1.432dependabot[bot]
2022-12-05Make structs readonly when applicable (#4002)1.1.426Andrey Sukharev
2022-05-31Rewrite SVC handler using source generators rather than IL emit (#3371)1.1.135gdkchan