index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Ryujinx.Horizon
Age
Commit message (
Expand
)
Author
2024-10-01
Update audio renderer to REV13: Add support for compressor statistics and vol...
HEAD
master
gdkchan
2024-07-20
Unlink server sessions from multi-wait when service stops processing requests...
gdkchan
2024-07-18
Add missing Buffer attribute on NGC Check method (#7051)
gdkchan
2024-05-20
Updating Concentus dependency to speed up Opus decoding (#6757)
Logan Stromberg
2024-04-08
Pin audio renderer update output buffers (#6633)
gdkchan
2024-04-07
Audio rendering: reduce memory allocations (#6604)
jhorv
2024-04-05
ts: Migrate service to Horizon project (#6514)
Ac_K
2024-02-23
IPC code gen improvements (#6352)
jhorv
2024-02-22
Migrate Audio service to new IPC (#6285)
gdkchan
2024-01-29
Fix exception when trying to read output pointer buffer size (#6221)
gdkchan
2024-01-29
Migrate friends service to new IPC (#6174)
gdkchan
2024-01-25
Horizon: Implement arp:r and arp:w services (#5802)
Ac_K
2023-12-04
editorconfig: Set default encoding to UTF-8 (#5793)
TSRBerry
2023-11-15
Migrate to .NET 8 (#5887)
Zoltan Csizmadia
2023-10-13
Horizon: Migrate usb and psc services (#5800)
Ac_K
2023-10-05
Strings should not be concatenated using '+' in a loop (#5664)
Marco Carvalho
2023-09-27
Implement NGC service (#5681)
gdkchan
2023-09-20
Horizon: Migrate wlan and stubs latest services (#5708)
Ac_K
2023-09-14
lbl: Migrate service to Horizon (#5628)
Ac_K
2023-08-19
Fix debug assert on services without pointer buffer (#5599)
gdkchan
2023-08-17
mm: Migrate service in Horizon project (#5580)
Ac_K
2023-07-24
Add workflow to automatically check code style issues for PRs (#4670)
TSRBerry
2023-07-01
[Ryujinx.Horizon] Address dotnet-format issues (#5381)
TSRBerry
2023-06-15
Blocks should be synchronized on read-only fields (#5212)
Marco Carvalho
2023-06-13
Make LM skip instead of crashing for invalid messages (#5290)
gdkchan
2023-05-11
Fix missing domain service object dispose (#4879)
gdkchan
2023-05-09
IPC - Refactor Bcat service to use new ipc - Revisit (#4803)
Emmanuel Hansen
2023-05-04
Revert "bcat ipc (#4446)" (#4801)
gdkchan
2023-05-04
bcat ipc (#4446)
Emmanuel Hansen
2023-04-27
Move solution and projects to src
TSR Berry