aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Horizon/Sdk/Sf
AgeCommit message (Expand)Author
2024-07-20Unlink server sessions from multi-wait when service stops processing requests...1.1.1355gdkchan
2024-04-07Audio rendering: reduce memory allocations (#6604)1.1.1265jhorv
2024-02-23IPC code gen improvements (#6352)1.1.1212jhorv
2024-01-29Fix exception when trying to read output pointer buffer size (#6221)1.1.1151gdkchan
2024-01-25Horizon: Implement arp:r and arp:w services (#5802)1.1.1131Ac_K
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
2023-08-19Fix debug assert on services without pointer buffer (#5599)1.1.998gdkchan
2023-07-01[Ryujinx.Horizon] Address dotnet-format issues (#5381)1.1.947TSRBerry
2023-05-11Fix missing domain service object dispose (#4879)1.1.776gdkchan
2023-04-27Move solution and projects to srcTSR Berry