aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Horizon
AgeCommit message (Expand)Author
2023-10-13Horizon: Migrate usb and psc services (#5800)Ac_K
2023-10-05Strings should not be concatenated using '+' in a loop (#5664)Marco Carvalho
2023-09-27Implement NGC service (#5681)gdkchan
2023-09-20Horizon: Migrate wlan and stubs latest services (#5708)Ac_K
2023-09-14lbl: Migrate service to Horizon (#5628)Ac_K
2023-08-19Fix debug assert on services without pointer buffer (#5599)gdkchan
2023-08-17mm: Migrate service in Horizon project (#5580)Ac_K
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
2023-07-01[Ryujinx.Horizon] Address dotnet-format issues (#5381)TSRBerry
2023-06-15Blocks should be synchronized on read-only fields (#5212)Marco Carvalho
2023-06-13Make LM skip instead of crashing for invalid messages (#5290)gdkchan
2023-05-11Fix missing domain service object dispose (#4879)gdkchan
2023-05-09IPC - Refactor Bcat service to use new ipc - Revisit (#4803)Emmanuel Hansen
2023-05-04Revert "bcat ipc (#4446)" (#4801)gdkchan
2023-05-04bcat ipc (#4446)Emmanuel Hansen
2023-04-27Move solution and projects to srcTSR Berry