aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
2020-07-17Improve kernel WaitSynchronization syscall implementation (#1362)gdkchan
2020-07-17Improve kernel IPC related syscalls (#1379)gdkchan
2020-07-17Fix resource limit reserve taking too long (#1391)gdkchan
2020-07-15mods: Fix crash when loading via LoadCart (#1388)mageven
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan
2020-07-09Implement modding support (#1249)mageven
2020-07-05prepo: Update implementation for 10.x changes (#1361)Mary
2020-07-04Fix compilation warnings and use new LibHac APIs for executable loading (#1350)Mary
2020-07-04Stub nifm IRequest GetAppletInfo (#1326)mageven
2020-07-04sockets: Make sure to write the receivedBuffer (#1346)Mary
2020-06-23Implement dlc management window (#1313)Xpl0itR
2020-06-22Update NRR structs (#1291)VolcaEM
2020-06-20Implement aoc:u and support loading AddOnContent (#1221)mageven
2020-06-16Add Profiled Persistent Translation Cache. (#769)LDj3SNuD
2020-06-06Stubbing ImportServerPki (#1281)Shrek5InTheatres2019
2020-06-02SurfaceFlinger: fix some bugs (#1262)Thog
2020-05-27Fix GetDesiredLanguage (#1275)mageven
2020-05-27Fix GetDisplayVersion (#1276)mageven
2020-05-20time: Make sure to initialize the network system clock with a valid system cl...Thog
2020-05-15surfaceflinger: FreeBufferLocked doesn't reset the graphic bufferThog
2020-05-15Refactor out Application details from Horizon (#1236)mageven
2020-05-15am: Implement common web applets (#1188)Thog
2020-05-15Surface Flinger: Implement GetBufferHistory (#1232)Thog
2020-05-15pctl: refactoring IParentalControlServiceFactory and IParentalControl… (#1219)Ac_K
2020-05-13nvdrv: Partially implementation of GetStatus (#1215)Ac_K
2020-05-13Add missing error code to Time (#1237)VolcaEM
2020-05-12am: Implement GetFriendInvitationStorageChannelEvent (#1220)Ac_K
2020-05-10Suppress CS0169 CS0649 warns from HID structs (#1222)mageven
2020-05-10Add various error codes to Settings (#1229)VolcaEM
2020-05-09Add two error codes to SDB PDM (#1230)VolcaEM
2020-05-08Add two error codes to Mii (#1224)VolcaEM
2020-05-08Add various error codes to NCM LR (#1225)VolcaEM
2020-05-06Fix block iteration on kernel MemoryManager InsertBlock function (#1184)gdkchan
2020-05-05set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210)plutoo
2020-05-04Add error code for denied internet request in Friends (#1207)VolcaEM
2020-05-04Add various error codes to Loader (#1208)VolcaEM
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-05-03Add various error codes to Audio (#1201)VolcaEM
2020-05-03Add various error codes to BCAT (#1202)VolcaEM
2020-05-03Improvements to input and input configuration in the GUI. (#849)Xpl0itR
2020-05-02nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1...Thog
2020-05-02Add error code for denied internet request in Account (#1182)VolcaEM
2020-05-02Add various error codes to AM (#1183)VolcaEM
2020-05-01nvservices: mitigate abort with heavy load on the GPU processing thread (#1173)Thog
2020-05-01am: add IsVrModeEnabled (#1189)Thog
2020-04-30Use the official JSON parser (#1151)Thog
2020-04-30Add BCAT delivery cache support (#1154)Alex Barney
2020-04-30audren: implement Renderer Info output informations (#1179)Thog
2020-04-28Fix hbl 2.3.1 and hbmenu 3.3.0 (#1171)Thog