aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE
AgeCommit message (Expand)Author
2018-12-11Optimized memory modified check (#538)Roderick Sieben
2018-12-07Fix homebrew input (#528)emmauss
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-29Normalize all the line endings (#518)jduncanator
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-19fix typo (#509)emmauss
2018-11-19ContentServices: Handle null LocationEntry Path in VerifyContentType (#506)jduncanator
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-30Update libhac. Load tickets from XCI files (#476)Alex Barney
2018-10-30Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)Alex Barney
2018-10-28Timing: Optimize Timestamp Aquisition (#479)jduncanator
2018-10-27hid: Implement KEY_RSTICK_* & KEY_LSTICK_* (#466)Thomas Guillemard
2018-10-24Move prio/core locals inside the lock on yield (#478)gdkchan
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-13Update UInt128.cs (#453)Ac_K
2018-10-10Implement IResolver (#442)Thomas Guillemard
2018-10-10Implement IRoInterface (#445)Thomas Guillemard
2018-10-08Break: don't crash when bit 31 is set (#444)Thomas Guillemard
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-18Misc fixes on the arena allocator (#364)gdkchan