aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
2019-07-15Implement time:* 2.0.0 & 3.0.0 commands (#735)Thomas Guillemard
2019-07-14Update IpcService.cs (#734)Ac_K
2019-07-14Fix private on some call (#733)Ac_K
2019-07-14Accurately implement steady & system clocks (#732)Thomas Guillemard
2019-07-14Refactoring result codes (#731)Ac_K
2019-07-14Fix bsd recvfrom implementation (#730)Thomas Guillemard
2019-07-11Refactoring commands handling (#728)Ac_K
2019-07-10Update to LibHac 0.5.0 (#725)Alex Barney
2019-07-10IPC services refactoring (#726)Ac_K
2019-07-04ITimeZoneService rewrite (#722)Thomas Guillemard
2019-07-04 Refactor the friend namespace (#721)Thomas Guillemard
2019-07-02Misc cleanup (#708)Alex Barney
2019-06-28 nfp:user: Implement IUser (#714)Ac_K
2019-06-27irs: Little service cleanup (#712)Ac_K
2019-06-27friends: INotificationService Implementation of GetEvent (#710)Ac_K
2019-06-17time: Implement GetSharedMemoryNativeHandle (#705)Ac_K
2019-06-17friends: Implementation of IServiceCreator (#704)Ac_K
2019-06-16set: Improve implementation (#703)Thomas Guillemard
2019-06-15Implement GetAccumulatedSuspendedTickChangedEvent to ISelfController (#702)Ac_K
2019-06-16Implement OutputAccessLogToSdCard and expose an FS access log option (#700)Alex Barney
2019-06-16Refactoring of acc:u0 (#701)Ac_K
2019-06-07Update to LibHac 0.4.1 (#698)Alex Barney
2019-06-01Update to version 0.4 of LibHac (#689)Alex Barney
2019-05-30Add Discord Rich Presence (#681)Xpl0itR
2019-04-26Extended ignore missing services to INvDrvServices (#674)BaronKiko
2019-04-26Built in profiling (#567)BaronKiko
2019-04-26Add IManagerDisplayService::CreateStrayLayer (#683)Thomas Guillemard
2019-04-25Updates to nifm, irs and nvdrv services (#679)HorrorTroll
2019-04-25Fix GetAudioRendererWorkBufferSize for REV5 (#677)Ac_K
2019-04-22Implement IParentalControlService CheckFreeCommunicationPermission (#665)jduncanator
2019-04-20Implement IIrSensorServer GetIrsensorSharedMemoryHandle (#664)jduncanator
2019-04-20Implement IIrSensorServer GetNpadIrCameraHandle (#663)jduncanator
2019-04-16Config option to ignore missing services (#658)BaronKiko
2019-03-24Complete ColorFormat enums (#652)Thomas Guillemard
2019-03-15Print Guest Stack Trace in ServiceNotImplemented Exception (#650)jduncanator
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2019-02-24Optimize address translation and write tracking on the MMU (#571)gdkchan
2019-02-19Implement ConvertScalingMode properly (#596)gdkchan
2019-02-19ARM exclusive monitor and multicore fixes (#589)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-02-04Implement speculative translation on the CPU (#515)gdkchan
2019-01-29Implement some ARM32 memory instructions and CMP (#565)gdkchan
2019-01-24Add ARM32 support on the translator (#561)gdkchan
2019-01-24Add support of PFS0 as ExeFS (#564)Thomas Guillemard
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2019-01-11Refactor Ryujinx.Common and HLE Stub Logging (#537)jduncanator