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
/
Ryujinx.HLE
/
Utilities
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-03-17
Reducing memory allocations (#4537)
jhorv
2022-11-09
infra: Migrate to .NET 7 (#3795)
Mary-nyan
2022-10-18
Avoid allocations in .Parse methods (#3760)
Berkan Diler
2022-06-24
time: Make TimeZoneRule blittable and avoid copies (#3361)
Mary
2022-01-12
sfdnsres: Fix serialization issues (#2992)
Mary
2021-10-24
hle: Improve safety (#2778)
Mary
2021-09-15
hos: Cleanup the project (#2634)
Ac_K
2021-04-24
HLE: Fix integer sign inconcistency accross the codebase (#2222)
Mary
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-04-30
audren: implement Renderer Info output informations (#1179)
Thog
2020-04-21
Suppress warnings from fields never used or never assigned (CS0169 and CS0649...
Cristallix
2020-03-25
Add IMultiCommitManager (#1011)
Alex Barney
2019-10-31
.NET Core 3.0 is here! (#784)
LDj3SNuD
2019-10-11
Fix hwopus DecodeInterleaved implementation (#786)
Thomas Guillemard
2019-09-20
Remove IntUtils and use BitUtils instead. (#774)
Ac_K
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan
2019-07-04
ITimeZoneService rewrite (#722)
Thomas Guillemard
2019-07-04
Refactor the friend namespace (#721)
Thomas Guillemard
2019-07-02
Misc cleanup (#708)
Alex Barney
2019-06-16
Implement OutputAccessLogToSdCard and expose an FS access log option (#700)
Alex Barney
2019-06-16
Refactoring of acc:u0 (#701)
Ac_K
2018-12-06
Adjust naming conventions and general refactoring in HLE Project (#527)
Alex Barney
2018-12-04
Revert "Adjust naming conventions and general refactoring in HLE Project (#49...
gdkchan
2018-12-04
Adjust naming conventions and general refactoring in HLE Project (#490)
Alex Barney
2018-11-28
Better process implementation (#491)
gdkchan
2018-11-18
Implement ContentManager and related services (#438)
emmauss
2018-10-30
Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
Alex Barney
2018-10-20
Complete rewrite of bsd IClient (#460)
Thomas Guillemard
2018-10-17
Remove unnecessary usings (#463)
gdkchan
2018-10-14
Fix some issues with UserId (#455)
Thomas Guillemard
2018-10-13
Update UInt128.cs (#453)
Ac_K
2018-10-07
Save Common implementation (#434)
emmauss
2018-08-24
Update BSD service implementation (#363)
emmauss
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan