aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
2020-12-29Add the ability to add individual files exefs with mod loader (#1766)Somebody Whoisbored
2020-12-17PPTC Follow-up. (#1712)LDj3SNuD
2020-12-17Interrupt GPU command processing when a frame's fence is reached. (#1741)riperiperi
2020-12-17nim: Implement IsLargeResourceAvailable (#1821)Ac_K
2020-12-17Terminate application before services (#1812)gdkchan
2020-12-15gui/gpu: Implement setting and toggle for Aspect Ratio (#1777)Ac_K
2020-12-15am/gui: Implement Wake-up message (#1750)Ac_K
2020-12-13Correct type of executable sizes (#1802)gdkchan
2020-12-12Remove inexistent buffer from GetNintendoAccountUserResourceCacheForApplicati...gdkchan
2020-12-12Rewrite size for fixed size buffers (#1808)gdkchan
2020-12-11GPU: Improve unnecessary return value in Map function. (#1799)sharmander
2020-12-10GPU: Resolve Memory Allocation Issues (#1797)sharmander
2020-12-10ngct: Fix services and stub calls (#1756)Ac_K
2020-12-09GPU - Improve Memory Allocation (#1722)sharmander
2020-12-09Rewrite scheduler context switch code (#1786)gdkchan
2020-12-09am: Implement GetHealthWarningDisappearedSystemEvent (#1788)Ac_K
2020-12-07Signal memory tracking before/after mapping into another process (#1785)riperiperi
2020-12-03Make sure to not leak copy handles passed in request (#1772)Mary
2020-12-02Close audio WorkBuffer transfer memory handle (#1770)gdkchan
2020-12-02Create a single guest process per IPC message processor (#1769)gdkchan
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-11-27audio: Cleanup Ryujinx.Audio and fix OpenAL issue (#1746)Ac_K
2020-11-24pctl: Implement IsRestrictionEnabled and fix CheckFreeCommunicationPermission...Ac_K
2020-11-24am: Fix GetSaveDataSize stub (#1748)Ac_K
2020-11-21am: Cleaning and stub TryPopFromFriendInvitationStorageChannel (#1738)Ac_K
2020-11-21audin: fix wrong id ListAudioInsAuto call (#1737)Ac_K
2020-11-20audout: Implement and fix some calls (#1725)Ac_K
2020-11-20olsc: Add service olsc:u and stub some calls (#1734)Ac_K
2020-11-17shader cache: Fix Linux boot issues (#1709)Mary
2020-11-15am: Fix VR enabled by default (#1715)Ac_K
2020-11-15am/lbl/hid/pctl: Enabled VR Rendering (#1688)Ac_K
2020-11-13Salieri: shader cache (#1701)Mary
2020-11-12Update performance mode when docked mode changes. (#1696)riperiperi
2020-11-08apm/am: Refactoring/Unstub services (#1662)Ac_K
2020-10-28Motion Fixes (#1589)emmauss
2020-10-10surfaceflinger: Disable async buffer (#1603)Mary
2020-10-10Fix exiting emulator with multi programs (#1590)Mary
2020-09-29Add Motion controls (#1363)emmauss
2020-09-28Basic impl of Error Applet (#1551)Ac_K
2020-09-25Isolate more services to separate threads (#1573)mageven
2020-09-23Return "NotAvailable" when no UserChannel data is present. (#1569)riperiperi
2020-09-23Run audren in a separate thread (#1572)mageven
2020-09-22IPC refactor part 1: Use explicit separate threads to process requests (#1447)gdkchan
2020-09-21hle/ui: Basic multi programs support (#1560)Mary
2020-09-20acc/hid: Implement ListQualifiedUsers and SetTouchScreenConfiguration (#1555)Ac_K
2020-09-20friend: Implement GetCompletionEvent and AddPlayHistory (#1554)Ac_K
2020-09-20am: Stub Begin/EndBlockingHomeButton (#1553)Ac_K
2020-09-20caps: Stub SetShimLibraryVersion (#1552)Ac_K
2020-09-19Correct the threshold for control stick buttons (#1483)Billy Laws
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney