aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
2018-10-07Stubs Again (#439)emmauss
2018-10-07Save Common implementation (#434)emmauss
2018-10-07Implement ISslContext (#440)Ac_K
2018-10-06Misc content loading improvements (#432)Alex Barney
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-19Remove cold methods from the CPU cache (#224)gdkchan
2018-09-19Fix performance regression caused by the new scheduler changes (#422)gdkchan
2018-09-19Show Game Title on Titlebar (#408)emmauss
2018-09-18Thread scheduler rewrite (#393)gdkchan
2018-09-18Allow "reinterpretation" of framebuffer/zeta formats (#418)gdkchan
2018-09-15Rewrite the C++ Demangler (#416)Thomas Guillemard
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-08Add XCI, NSP and NCA loading support (#404)Alex Barney
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-21SvcSetHeapSize: match kernel check for invalid size (#374)Thomas Guillemard
2018-08-17Fix MapPhysicalMemory when block position is less than map position (#359)gdkchan
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan