aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-02Added GUI to Ryujinx (#695)Xpl0itR
2019-09-01NvHostChannelIoctl: Implement setter for SetSubmitTimeout, SetPriority and Se...Ac_K
2019-09-01Add Rgba16Uint (#746)HorrorTroll
2019-08-28Implement am ICommonStateGetter::SetCpuBoostMode (#743)Ac_K
2019-08-19Fix a memory corruption in SoundIO wrapper (#742)Thomas Guillemard
2019-08-19Discord Presence: Fix a crash when no valid program is loaded (#741)Thomas Guillemard
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-08-05Use the Joystick interface for game controller input. (#737)emmauss
2019-07-25Implement time:* 4.0.0 commands (#736)Thomas Guillemard
2019-07-22Little rewrite of HID input (#723)emmauss
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-08Add Saddlv_V Inst. Improve Cnt_V, Dup_Gp & Ins_Gp Tests. Tuneup Cls_V & Clz_V...LDj3SNuD
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-29Implement the remaining tests for Simd and Fp instructions of data processing...LDj3SNuD
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-27PrntStub: Add a way to print arrays (#711)Thomas Guillemard
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-13fs: Fix ContentManager content paths on Unix systems (#699)Thomas Guillemard
2019-06-12Implement a custom value generator for the Tests of the CLS and CLZ instructi...LDj3SNuD
2019-06-07Update to LibHac 0.4.1 (#698)Alex Barney
2019-06-02Create FUNDING.ymlAc_K
2019-06-01Update to version 0.4 of LibHac (#689)Alex Barney
2019-06-01GPU Profiling (#570)BaronKiko
2019-05-30Add FCVT <Hd>, <Sn> and FCVT <Sd>, <Hn> Inst.; add Tests. (#692)LDj3SNuD
2019-05-30Add Discord Rich Presence (#681)Xpl0itR
2019-05-29Added missing ++ in BindMacro GPU method (#688)BaronKiko
2019-05-29Add Smaxv_V, Sminv_V, Umaxv_V, Uminv_V Inst.; add Tests. (#691)LDj3SNuD
2019-05-03hid: Initial Keyboard Support (#684)Thomas Guillemard
2019-04-27Added missing bracket in _schema.json (#686)BaronKiko
2019-04-27Handle relative file paths in profiler config loading. (#685)BaronKiko
2019-04-26Refactoring and optimization on CPU translation (#661)gdkchan
2019-04-26Extended ignore missing services to INvDrvServices (#674)BaronKiko
2019-04-26Built in profiling (#567)BaronKiko