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