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
/
HOS
/
Services
/
Time
Age
Commit message (
Expand
)
Author
2021-09-15
hos: Cleanup the project (#2634)
Ac_K
2021-08-11
hle: Tidy-up ServiceNotImplementedException (#2535)
jduncanator
2021-05-24
POWER - Performance Optimizations With Extensive Ramifications (#2286)
riperiperi
2021-05-16
misc: Move configuration management to the Ryujinx project (#2269)
Mary
2021-04-26
Fix GetClockSnapshot not writing steady clock timepoint (#2249)
gdkchan
2021-04-24
HLE: Fix integer sign inconcistency accross the codebase (#2222)
Mary
2021-04-14
Initial support for the new 12.x IPC system (#2182)
Mary
2021-03-04
Fix SetStandardSteadyClockInternalOffset permission check (#2076)
Billy Laws
2021-01-23
TZ: Fix loop condition in GetTZName (#1950)
mageven
2020-12-12
Rewrite size for fixed size buffers (#1808)
gdkchan
2020-12-02
Create a single guest process per IPC message processor (#1769)
gdkchan
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-09-25
Isolate more services to separate threads (#1573)
mageven
2020-09-01
Update to LibHac 0.12.0 (#1485)
Alex Barney
2020-08-30
Clean up and update readme (#1501)
Mary
2020-08-04
Improved Logger (#1292)
mageven
2020-07-21
Better TimeZone entry in System Settings (#1254)
mageven
2020-05-15
Surface Flinger: Implement GetBufferHistory (#1232)
Thog
2020-05-13
Add missing error code to Time (#1237)
VolcaEM
2020-05-04
Move kernel state out of the Horizon class (#1107)
gdkchan
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-04-17
System Time Offset Implementation (#1101)
CJ Bok
2020-03-30
Reduce requirements for running homebrew (#1053)
Thog
2020-03-26
Make Device Location Name configuration (custom TZ) (#1031)
Thog
2020-03-25
Add IMultiCommitManager (#1011)
Alex Barney
2020-01-09
Fix timezone month being reported incorrectly to games (#861)
Thog
2020-01-04
Fix EphemeralNetworkSystemClock wrong steady clock (#858)
Thog
2019-11-27
time: Fix wrong buffer usage in CalculateStandardUserSystemClockDifferenceByU...
Thog
2019-11-25
Remove one extraneous incrementation (#833)
Thog
2019-10-17
Update to LibHac 0.6.0 (#792)
Alex Barney
2019-10-16
Move InvalidSystemResourceException with the other Exceptions (#794)
Ac_K
2019-10-11
Fix TimeZoneBinary dispose issues (#785)
Thomas Guillemard
2019-10-08
Update time implementation to 9.0.0 (#783)
Thomas Guillemard
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K
2019-09-04
timezone: improve sanity checks on TimeZone Rule name (#758)
Thomas Guillemard
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan
2019-07-25
Implement time:* 4.0.0 commands (#736)
Thomas Guillemard
2019-07-15
Implement time:* 2.0.0 & 3.0.0 commands (#735)
Thomas Guillemard
2019-07-14
Accurately implement steady & system clocks (#732)
Thomas Guillemard
2019-07-14
Refactoring result codes (#731)
Ac_K
2019-07-11
Refactoring commands handling (#728)
Ac_K
2019-07-10
IPC services refactoring (#726)
Ac_K
2019-07-04
ITimeZoneService rewrite (#722)
Thomas Guillemard
2019-06-17
time: Implement GetSharedMemoryNativeHandle (#705)
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-10-17
Move logging to Ryujinx.Common and make it a static class (#413)
ReinUsesLisp
2018-08-16
Code style fixes and nits on the HLE project (#355)
gdkchan