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.HLE
Age
Commit message (
Expand
)
Author
2024-09-18
Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<by...
jhorv
2024-09-17
Change image format view handling to allow view incompatible formats (#7311)
gdkchan
2024-09-17
Change 6GB DRAM expansion to 8GB (#7313)
gdkchan
2024-08-31
Make HLE project AOT friendly (#7085)
Emmanuel Hansen
2024-08-31
Replace ImageSharp with SkiaSharp everywhere (#7030)
Emmanuel Hansen
2024-08-17
nim:eca : Stub CreateServerInterface2 (#7128)
Tsubasa0504
2024-07-31
Fix off-by-one on audio renderer PerformanceManager.GetNextEntry (#7139)
gdkchan
2024-07-22
Update kernel GetInfo SVC for firmware 18.0.0 (#7075)
gdkchan
2024-07-21
Fix checking for the wrong metadata files for applications launched with a di...
TSRBerry
2024-07-20
Make sure TryGetApplicationsFromFile() doesn't throw exceptions anymore (#7046)
TSRBerry
2024-07-16
Add support for multi game XCIs (second try) (#6515)
TSRBerry
2024-07-15
replace ByteMemoryPool usage in Ryujinx.HLE (#6953)
jhorv
2024-06-25
SetProcessMemoryPermission address and size are always 64-bit (#6977)
Rafa
2024-06-16
fix: for pooled memory used for reference types, clear it on return to the po...
jhorv
2024-05-22
Kernel: Wake cores from idle directly rather than through a host thread (#6837)
riperiperi
2024-05-14
HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp) (#6664)
Tsubasa0504
2024-04-28
HID: Correct direct mouse deltas (#6736)
riperiperi
2024-04-21
Use pooled memory and avoid memory copies (#6691)
jhorv
2024-04-19
Do not compare Span<T> to 'null' or 'default' (#6683)
Marco Carvalho
2024-04-19
Update to new standard for volatility operations (#6682)
Marco Carvalho
2024-04-11
Allow BSD sockets Poll to exit when emulation ends (#6650)
gdkchan
2024-04-10
Revert "Update StoreConstantToMemory to match StoreConstantToAddress on value...
gdkchan
2024-04-11
Update StoreConstantToMemory to match StoreConstantToAddress on value read (#...
WilliamWsyHK
2024-04-07
Enhance Error Handling with Try-Pattern Refactoring (#6610)
Marco Carvalho
2024-04-07
Replacing the try-catch block with null-conditional and null-coalescing opera...
Marco Carvalho
2024-04-06
Delete old 16KB page workarounds (#6584)
gdkchan
2024-04-06
Add mod enablement status in the log message (#6571)
WilliamWsyHK
2024-04-05
ts: Migrate service to Horizon project (#6514)
Ac_K
2024-03-26
Implement host tracked memory manager mode (#6356)
gdkchan
2024-03-16
chore: remove repetitive words (#6500)
standstaff
2024-03-08
Update dependencies from SixLabors to the latest version before the license c...
TSRBerry
2024-02-22
Migrate Audio service to new IPC (#6285)
gdkchan
2024-02-22
Ensure service init runs after Horizon constructor (#6342)
gdkchan
2024-02-17
hid: Stub SetTouchScreenResolution (#6322)
Exhigh
2024-02-15
Fix PermissionLocked check on UnmapProcessCodeMemory (#6314)
gdkchan
2024-02-15
Stub VSMS related ioctls (#6313)
gdkchan
2024-02-11
Infra: Capitalisation Consistency (#6296)
Isaac Marovitz
2024-02-06
AccountService: Cache token data (#6260)
riperiperi
2024-02-03
Limit remote closed session removal to SM service (#6248)
gdkchan
2024-02-02
Ensure SM service won't listen to closed sessions (#6246)
gdkchan
2024-01-29
Migrate friends service to new IPC (#6174)
gdkchan
2024-01-29
Mod: Do LayeredFs loading Parallel to improve speed (#6180)
Ac_K
2024-01-29
Fix NRE when calling GetSockName before Bind (#6206)
gdkchan
2024-01-26
Ava UI: Mod Manager Fixes (#6179)
Isaac Marovitz
2024-01-26
Fs: Log when Commit fails due to PathAlreadyInUse (#6178)
Ac_K
2024-01-26
Ava UI: Mod Manager (#4390)
Isaac Marovitz
2024-01-25
Horizon: Implement arp:r and arp:w services (#5802)
Ac_K
2024-01-25
ssl: Work around missing remote hostname for authentication (#5988)
TSRBerry
2024-01-24
Use unix timestamps on GetFileTimeStampRaw (#6169)
gdkchan
2024-01-22
Add a separate device memory manager (#6153)
gdkchan
[next]