aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Ryujinx.HLE.csproj
AgeCommit message (Expand)Author
2021-10-12Inline software keyboard without input pop up dialog (#2180)Caian Benedicto
2021-08-26Bugfix LibHac update to 0.13.3 and remove SD card workaround (#2579)Alex Barney
2021-08-12Update to LibHac 0.13.1 (#2475)Alex Barney
2021-07-13Revert LibHac updateMary
2021-07-13Update to LibHac 0.13.1 (#2328)Alex Barney
2021-04-13account: Adds AccountManager (#2184)Ac_K
2021-03-26caps: Implement SaveScreenShot calls and cleanup (#2140)Ac_K
2021-02-26Haydn: Part 1 (#2007)Mary
2020-11-15infra: Migrate to .NET 5 (#1694)Mary
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-08-17Amadeus: Final Act (#1481)Mary
2020-07-24Update to LibHac 0.11.3 (#1414)Alex Barney
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan
2020-05-16Update to LibHac 0.11.2 (#1240)Alex Barney
2020-05-04Upgrade projects to C#8 (#1193)Ac_K
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-05-01Update to LibHac 0.11.1 (#1186)Alex Barney
2020-04-30Add BCAT delivery cache support (#1154)Alex Barney
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-03-25Add IMultiCommitManager (#1011)Alex Barney
2020-03-03Add support for cache storage (#936)Alex Barney
2020-02-06Render Profiler in GUI (#854)emmauss
2020-01-30prepo IPrepoService accurate parsing for report (#905)Ac_K
2020-01-16Update to LibHac 0.8.2 (#889)Alex Barney
2020-01-09Initial workgdk
2020-01-05Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw...Alex Barney
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-10-17Update to LibHac 0.6.0 (#792)Alex Barney
2019-09-11Update to LibHac 0.5.1 (#770)Alex Barney
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
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-06-07Update to LibHac 0.4.1 (#698)Alex Barney
2019-06-01Update to version 0.4 of LibHac (#689)Alex Barney
2019-04-26Built in profiling (#567)BaronKiko
2019-01-05Update to LibHac 0.2.0 (#549)Alex Barney
2018-11-28Better process implementation (#491)gdkchan
2018-11-17HwOpus service implementation (#201)gdkchan
2018-10-30Update libhac. Load tickets from XCI files (#476)Alex Barney
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp
2018-10-06Misc content loading improvements (#432)Alex Barney
2018-09-08Add XCI, NSP and NCA loading support (#404)Alex Barney
2018-09-01Implement loading of profile image (#391)emmauss
2018-08-04Implement Shared Fonts (#215)Thomas Guillemard
2018-06-30Add linux-x64 to RID property to make tests works on linux (#205)Thomas Guillemard
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan