aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services
AgeCommit message (Expand)Author
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2019-02-19Implement ConvertScalingMode properly (#596)gdkchan
2019-02-15Implement IStorage GetSize (#585)gdkchan
2019-02-15Vi: Implement ConvertScalingMode (#581)jduncanator
2019-02-14Support HomeBrew Loader (#577)Thomas Guillemard
2019-02-12Do not increment played wave buffers count for empty wave buffers (#568)gdkchan
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2019-01-11Refactor Ryujinx.Common and HLE Stub Logging (#537)jduncanator
2019-01-05Some improvements for nvnflinger (#555)Thomas Guillemard
2019-01-05Update to LibHac 0.2.0 (#549)Alex Barney
2018-12-30fix wrong contenttype (#553)emmauss
2018-12-18Refactor SVC handler (#540)gdkchan
2018-12-07Fix InitializeOld & add FinalizeOld, SetAndWaitOld, GetOld on mm:u (#521)HorrorTroll
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-12-03NVDEC implementation using FFmpeg (#443)gdkchan
2018-11-28Better process implementation (#491)gdkchan
2018-11-21Clean LM string (#512)Ac_K
2018-11-20Support other switch controller types (#487)emmauss
2018-11-18Implement ContentManager and related services (#438)emmauss
2018-11-17Improved GPU command lists decoding (#499)gdkchan
2018-11-17HwOpus service implementation (#201)gdkchan
2018-11-15Implement libsoundio as an alternative audio backend (#406)jduncanator
2018-10-30Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)Alex Barney
2018-10-21Implement basic psm service (#467)Ac_K
2018-10-20Complete rewrite of bsd IClient (#460)Thomas Guillemard
2018-10-20Print stack trace on invalid memory accesses (#461)gdkchan
2018-10-17Improve texture tables (#457)gdkchan
2018-10-17Remove unnecessary usings (#463)gdkchan
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp
2018-10-16Remove IFileSystem::OpenDirectory extraneous check (#459)Thomas Guillemard
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