aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Horizon.cs
AgeCommit message (Expand)Author
2020-12-02Create a single guest process per IPC message processor (#1769)gdkchan
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-11-12Update performance mode when docked mode changes. (#1696)riperiperi
2020-11-08apm/am: Refactoring/Unstub services (#1662)Ac_K
2020-09-22IPC refactor part 1: Use explicit separate threads to process requests (#1447)gdkchan
2020-08-23Improve multi-controller support in HID and Controller Applet (#1453)mageven
2020-08-17Amadeus: Final Act (#1481)Mary
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan
2020-07-09Implement modding support (#1249)mageven
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-05-20time: Make sure to initialize the network system clock with a valid system cl...Thog
2020-05-15Refactor out Application details from Horizon (#1236)mageven
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-04-30Use the official JSON parser (#1151)Thog
2020-04-30Add BCAT delivery cache support (#1154)Alex Barney
2020-04-23Add support for dynamic docking/undocking (#1147)Thog
2020-04-22SurfaceFlinger v2 (#981)Thog
2020-04-21Suppress warnings from fields never used or never assigned (CS0169 and CS0649...Cristallix
2020-04-19Implement GPU syncpoints (#980)Thog
2020-04-17System Time Offset Implementation (#1101)CJ Bok
2020-04-15Ensure account save data exists when launching an extracted game (#1108)Alex Barney
2020-04-12Implement update loader and log loaded application info (#1023)Xpl0itR
2020-04-07Use libhac for loading NSO and KIP (#1047)Elise
2020-03-25Add IMultiCommitManager (#1011)Alex Barney
2020-03-03Add support for cache storage (#936)Alex Barney
2020-03-02Implement mii:u and mii:e entirely (#955)Thog
2020-02-18Actually use the dummy NACP for EnsureApplicationSaveData (#939)Alex Barney
2020-02-06Fix a crash when closing the main UI (#904)Thog
2020-02-02Fix inconsistencies with UserId (#906)Thog
2020-01-31Fix application list (#891)Xpl0itR
2020-01-21Keep the GUI alive when closing a game (#888)Thog
2020-01-12Call EnsureApplicationSaveData when launching a game (#871)Alex Barney
2020-01-12System firmware installer (#791)emmauss
2020-01-05Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw...Alex Barney
2019-12-29Fix GUI freeze wehn closing without any emulation running (#853)Thog
2019-12-26Make HLE disposable safely (#850)Thog
2019-11-29Add features to GUI (#757)Xpl0itR
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-10-17Update to LibHac 0.6.0 (#792)Alex Barney
2019-10-08Update time implementation to 9.0.0 (#783)Thomas Guillemard
2019-09-19Refactoring HOS folder structure (#771)Ac_K
2019-09-02Added GUI to Ryujinx (#695)Xpl0itR
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-25Implement time:* 4.0.0 commands (#736)Thomas Guillemard
2019-07-15Implement time:* 2.0.0 & 3.0.0 commands (#735)Thomas Guillemard
2019-07-14Accurately implement steady & system clocks (#732)Thomas Guillemard
2019-07-02Misc cleanup (#708)Alex Barney
2019-06-17time: Implement GetSharedMemoryNativeHandle (#705)Ac_K
2019-06-16Implement OutputAccessLogToSdCard and expose an FS access log option (#700)Alex Barney