aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services
AgeCommit message (Expand)Author
2018-10-14Fix some issues with UserId (#455)Thomas Guillemard
2018-10-14Update IAccountService and IManagerForApplication (#454)Ac_K
2018-10-10Implement IResolver (#442)Thomas Guillemard
2018-10-10Implement IRoInterface (#445)Thomas Guillemard
2018-10-07Stubs Again (#439)emmauss
2018-10-07Save Common implementation (#434)emmauss
2018-10-07Implement ISslContext (#440)Ac_K
2018-09-28fix out of handles erroremmaus
2018-09-25Implement friend:a IFriendService: 10101 (#429)Ac_K
2018-09-26Fix multiple rendertargets (#427)ReinUsesLisp
2018-09-23Improve kernel events implementation (#430)gdkchan
2018-09-21Fix IHidServer code styleAc_K
2018-09-21Full 5.X stubbed IHidServer (#428)Ac_K
2018-09-18Thread scheduler rewrite (#393)gdkchan
2018-09-18Allow "reinterpretation" of framebuffer/zeta formats (#418)gdkchan
2018-09-13Update IStorage.cs (#415)Ac_K
2018-09-10Lock GbpQueueBuffer till Vsync is signalled (#367)emmauss
2018-09-08Implements proper save path (#386)emmauss
2018-09-08Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)ReinUsesLisp
2018-09-01Implement loading of profile image (#391)emmauss
2018-08-24Update BSD service implementation (#363)emmauss
2018-08-23Fix BinarySearchLt to return less than rather than less than or equal value (...gdkchan
2018-08-22Improve LM implementation (#373)Thomas Guillemard
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan