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
/
StringUtils.cs
Age
Commit message (
Expand
)
Author
2023-03-17
Reducing memory allocations (#4537)
jhorv
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-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-03-25
Add IMultiCommitManager (#1011)
Alex Barney
2019-07-04
ITimeZoneService rewrite (#722)
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
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-18
Implement ContentManager and related services (#438)
emmauss
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan