aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.ShaderTools/Ryujinx.ShaderTools.csproj
AgeCommit message (Expand)Author
2022-12-12Use NuGet Central Package Management to manage package versions solution-wise...1.1.466Andrey Sukharev
2022-12-09nuget: bump CommandLineParser from 2.8.0 to 2.9.1 (#4058)1.1.452dependabot[bot]
2022-11-09infra: Migrate to .NET 7 (#3795)1.1.339Mary-nyan
2022-06-01infra: Switch to win10-x64 RID and fix PR comment for Avalonia and SDL2 artif...1.1.136Mary
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-07-18shadertools: Prepare for new target Languages and APIs (#2465)Mary
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-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-02-06Render Profiler in GUI (#854)emmauss
2020-01-09Initial workgdk
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
2018-08-10Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. N...LDj3SNuD
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