aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
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
2020-04-25Fix kernel memory allocator block coalescing (#1155)gdkchan
2020-04-25SurfaceFlinger: fix SetPreallocatedBuffer correctness (#1153)Thog
2020-04-23Add support for dynamic docking/undocking (#1147)Thog
2020-04-22SurfaceFlinger: Invalid GraphicBuffer in SetPreallocatedBuffer (#1145)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-12Print the result name in SetTerminateResult if possible (#1105)Alex Barney
2020-04-07Use libhac for loading NSO and KIP (#1047)Elise
2020-04-03Revert SwKbd Applet ReadStruct and fix IApplet's ReadStruct to catch (#1087)mageven
2020-04-03HID SharedMem Rework (#1003)mageven
2020-03-30Reduce requirements for running homebrew (#1053)Thog