aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Horizon/Sdk
AgeCommit message (Expand)Author
2023-09-20Horizon: Migrate wlan and stubs latest services (#5708)1.1.1020Ac_K
2023-09-14lbl: Migrate service to Horizon (#5628)1.1.1012Ac_K
2023-08-19Fix debug assert on services without pointer buffer (#5599)1.1.998gdkchan
2023-08-17mm: Migrate service in Horizon project (#5580)1.1.996Ac_K
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)1.1.969TSRBerry
2023-07-01[Ryujinx.Horizon] Address dotnet-format issues (#5381)1.1.947TSRBerry
2023-06-15Blocks should be synchronized on read-only fields (#5212)1.1.894Marco Carvalho
2023-05-11Fix missing domain service object dispose (#4879)1.1.776gdkchan
2023-05-09IPC - Refactor Bcat service to use new ipc - Revisit (#4803)1.1.774Emmanuel Hansen
2023-05-04Revert "bcat ipc (#4446)" (#4801)1.1.751gdkchan
2023-05-04bcat ipc (#4446)1.1.749Emmanuel Hansen
2023-04-27Move solution and projects to srcTSR Berry