aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Ryujinx.Common.csproj
AgeCommit message (Expand)Author
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-02-20Make windows DPI aware to display properly on high-resolution screens. (#1983)sharmander
2020-11-15infra: Migrate to .NET 5 (#1694)Mary
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-05-04Upgrade projects to C#8 (#1193)Ac_K
2020-04-30Use the official JSON parser (#1151)Thog
2020-04-25Log Ryujinx Version, OS Name, CPU Name and RAM size (#1102)Xpl0itR
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-03-26prepo: Add a MessagePack object formatter (#1034)jduncanator
2020-02-12Add inbuilt Opengl renderer to window (#922)emmauss
2020-02-06Render Profiler in GUI (#854)emmauss
2019-12-21Rewrite the configuration system (#831)Thog
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-04-26Built in profiling (#567)BaronKiko
2019-02-11Logger and Configuration Refactoring (#573)jduncanator
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp