aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Font
AgeCommit message (Expand)Author
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-03-30Reduce requirements for running homebrew (#1053)Thog
2020-03-25Add IMultiCommitManager (#1011)Alex Barney
2020-01-21Keep the GUI alive when closing a game (#888)Thog
2020-01-12System firmware installer (#791)emmauss
2019-11-23Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)Ac_K
2019-10-17Update to LibHac 0.6.0 (#792)Alex Barney
2019-10-16Move InvalidSystemResourceException with the other Exceptions (#794)Ac_K
2019-10-11Fix hwopus DecodeInterleaved implementation (#786)Thomas Guillemard
2019-06-01Update to version 0.4 of LibHac (#689)Alex Barney
2019-01-05Update to LibHac 0.2.0 (#549)Alex Barney
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-08-16Code style fixes and nits on the HLE project (#355)gdkchan