aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE
AgeCommit message (Expand)Author
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-13fs: Fix ContentManager content paths on Unix systems (#699)Thomas Guillemard
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-05-03hid: Initial Keyboard Support (#684)Thomas Guillemard
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-22Toggle VSync Hotkey (#659)BaronKiko
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-03-02Reuse basePath variable in LocationHelper (#609)Ryan Teal
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-11Logger and Configuration Refactoring (#573)jduncanator
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-21Resolve build merge conflict (#559)jduncanator
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2019-01-11Refactor Ryujinx.Common and HLE Stub Logging (#537)jduncanator
2019-01-09add missing returnemmauss
2019-01-05Some improvements for nvnflinger (#555)Thomas Guillemard
2019-01-05Update to LibHac 0.2.0 (#549)Alex Barney
2019-01-01This kind of thing drives me crazygdkchan
2018-12-30fix wrong contenttype (#553)emmauss
2018-12-27System Language can be configurable. (#535)WilliamWsyHK
2018-12-22Fix issues with compressed NSO without a section (#548)Thomas Guillemard