aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services
AgeCommit message (Expand)Author
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-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-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-12Print the result name in SetTerminateResult if possible (#1105)Alex Barney
2020-04-07Use libhac for loading NSO and KIP (#1047)Elise
2020-04-03HID SharedMem Rework (#1003)mageven
2020-03-30Reduce requirements for running homebrew (#1053)Thog
2020-03-26Make Device Location Name configuration (custom TZ) (#1031)Thog
2020-03-26prepo: Add a MessagePack object formatter (#1034)jduncanator
2020-03-25prepo: Implement RequestImmediateTransmission and GetTransmissionStatus (#1033)Ac_K
2020-03-25Add IMultiCommitManager (#1011)Alex Barney
2020-03-24prepo: Resolve JSON parsing issues in prepo report handling (#1022)jduncanator
2020-03-23friends: Stub GetBlockedUserListIds (#1017)Thog
2020-03-23Fix Prepo parsing reports (#1016)Ac_K
2020-03-20Implement GetRegionCode and add the RegionCode to settings (#999)Ac_K
2020-03-18audren: Accept REV8 (#993)Thog
2020-03-04Implement some calls of ISelfController (#965)Ac_K
2020-03-03Add support for cache storage (#936)Alex Barney
2020-03-03stub GetNintendoAccountUserResourceCacheForApplication (#962)Thog
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-17Implement GetCurrentIpConfigInfo (#943)Thog
2020-02-12Stub the application copyright framebuffer api (#921)Thog
2020-02-06Render Profiler in GUI (#854)emmauss
2020-02-06Implement IDeliveryCacheProgressService in bcat (#908)Thog
2020-02-02Fix inconsistencies with UserId (#906)Thog
2020-01-30prepo IPrepoService accurate parsing for report (#905)Ac_K
2020-01-27Fix OpenBisFileSystem wrong buffer type (#909)Thog
2020-01-21Keep the GUI alive when closing a game (#888)Thog
2020-01-18Various small audren fixes (#894)bylaws
2020-01-17Support audio effect output status (#890)gdkchan
2020-01-16Update to LibHac 0.8.2 (#889)Alex Barney
2020-01-12Call EnsureApplicationSaveData when launching a game (#871)Alex Barney
2020-01-12MapBufferEx: take page size into account (#873)Thog