aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Tests/Ryujinx.Tests.csproj
AgeCommit message (Expand)Author
2022-07-29Move partial unmap handler to the native signal handler (#3437)1.1.199riperiperi
2022-06-24timezone: Fix regression caused by #3361 (#3418)1.1.157Mary
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-08-26Fix Unicorn Warnings (#2575)VocalFan
2021-02-26Haydn: Part 1 (#2007)Mary
2020-11-15infra: Migrate to .NET 5 (#1694)Mary
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-08-17Amadeus: Final Act (#1481)Mary
2020-08-13Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471)LDj3SNuD
2020-05-04Upgrade projects to C#8 (#1193)Ac_K
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-04-22Update .NET Core to 3.1, and update NuGet Packages (#1121)Michael Kuklinski
2020-02-06Render Profiler in GUI (#854)emmauss
2019-11-09Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815)LDj3SNuD
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-10-22Resolve Visual Studio build issuesjduncanator
2019-10-04Add Tbx Inst. (fast & slow paths), with Tests. (#782)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-08Add Saddlv_V Inst. Improve Cnt_V, Dup_Gp & Ins_Gp Tests. Tuneup Cls_V & Clz_V...LDj3SNuD
2019-04-26Built in profiling (#567)BaronKiko
2019-03-13Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. ...LDj3SNuD
2018-11-18Add Sse Opt. for S/Umax_V, S/Umin_V, S/Uaddw_V, S/Usubw_V, Fabs_S/V, Fneg_S/V...LDj3SNuD
2018-10-23Fix Fcvtl_V and Fcvtn_V; fix half to float conv. and add float to half conv. ...LDj3SNuD
2018-09-01Ryujinx.Tests: Add unicorn to test framework (#389)Merry
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-21 Port from OpenTK.NETCore to OpenTK.NetStandard (#176)ReinUsesLisp
2018-05-11Add intrinsics support (#121)gdkchan
2018-04-18Add 151 complete tests for 71 base instructions of types: Alu; AluImm; AluRs;...LDj3SNuD
2018-02-20Add ChocolArm64 reference to Ryujinx.Testsgdkchan
2018-02-15Add some tests (#18)Merry