Age | Commit message (Expand) | Author |
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-11-12 | Update performance mode when docked mode changes. (#1696) | riperiperi |
2020-11-08 | apm/am: Refactoring/Unstub services (#1662) | Ac_K |
2020-09-22 | IPC refactor part 1: Use explicit separate threads to process requests (#1447) | gdkchan |
2020-08-23 | Improve multi-controller support in HID and Controller Applet (#1453) | mageven |
2020-08-17 | Amadeus: Final Act (#1481) | Mary |
2020-07-12 | New NVDEC and VIC implementation (#1384) | gdkchan |
2020-07-09 | Implement modding support (#1249) | mageven |
2020-06-16 | Add Profiled Persistent Translation Cache. (#769) | LDj3SNuD |
2020-05-20 | time: Make sure to initialize the network system clock with a valid system cl... | Thog |
2020-05-15 | Refactor out Application details from Horizon (#1236) | mageven |
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-30 | Use the official JSON parser (#1151) | Thog |
2020-04-30 | Add BCAT delivery cache support (#1154) | Alex Barney |
2020-04-23 | Add support for dynamic docking/undocking (#1147) | Thog |
2020-04-22 | SurfaceFlinger v2 (#981) | Thog |
2020-04-21 | Suppress warnings from fields never used or never assigned (CS0169 and CS0649... | Cristallix |
2020-04-19 | Implement GPU syncpoints (#980) | Thog |
2020-04-17 | System Time Offset Implementation (#1101) | CJ Bok |
2020-04-15 | Ensure account save data exists when launching an extracted game (#1108) | Alex Barney |
2020-04-12 | Implement update loader and log loaded application info (#1023) | Xpl0itR |
2020-04-07 | Use libhac for loading NSO and KIP (#1047) | Elise |
2020-03-25 | Add IMultiCommitManager (#1011) | Alex Barney |
2020-03-03 | Add support for cache storage (#936) | Alex Barney |
2020-03-02 | Implement mii:u and mii:e entirely (#955) | Thog |
2020-02-18 | Actually use the dummy NACP for EnsureApplicationSaveData (#939) | Alex Barney |
2020-02-06 | Fix a crash when closing the main UI (#904) | Thog |
2020-02-02 | Fix inconsistencies with UserId (#906) | Thog |
2020-01-31 | Fix application list (#891) | Xpl0itR |
2020-01-21 | Keep the GUI alive when closing a game (#888) | Thog |
2020-01-12 | Call EnsureApplicationSaveData when launching a game (#871) | Alex Barney |
2020-01-12 | System firmware installer (#791) | emmauss |
2020-01-05 | Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw... | Alex Barney |
2019-12-29 | Fix GUI freeze wehn closing without any emulation running (#853) | Thog |
2019-12-26 | Make HLE disposable safely (#850) | Thog |
2019-11-29 | Add features to GUI (#757) | Xpl0itR |
2019-10-31 | .NET Core 3.0 is here! (#784) | LDj3SNuD |
2019-10-17 | Update to LibHac 0.6.0 (#792) | Alex Barney |
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-02 | Added GUI to Ryujinx (#695) | Xpl0itR |
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-02 | Misc cleanup (#708) | Alex Barney |
2019-06-17 | time: Implement GetSharedMemoryNativeHandle (#705) | Ac_K |
2019-06-16 | Implement OutputAccessLogToSdCard and expose an FS access log option (#700) | Alex Barney |