aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/ServerBase.cs
AgeCommit message (Expand)Author
2024-07-15replace ByteMemoryPool usage in Ryujinx.HLE (#6953)jhorv
2024-02-03Limit remote closed session removal to SM service (#6248)gdkchan
2024-02-02Ensure SM service won't listen to closed sessions (#6246)gdkchan
2023-11-01Fix AddSessionObj NRE regression (#5875)gdkchan
2023-10-30[HLE] Remove ServerBase 1ms polling (#5855)riperiperi
2023-09-14lbl: Migrate service to Horizon (#5628)Ac_K
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-06-28[Ryujinx.Common] Address dotnet-format issues (#5358)TSRBerry
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)TSRBerry
2023-05-21ServerBase thread safety (#4577)jhorv
2023-04-27Move solution and projects to srcTSR Berry