aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Tests
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Update audio renderer to REV12: Add support for splitter biquad filter (#6813)1.1.1314gdkchan2-11/+88
2024-04-19Update to new standard for volatility operations (#6682)1.1.1285Marco Carvalho1-3/+3
2024-04-07Audio rendering: reduce memory allocations (#6604)1.1.1265jhorv1-0/+359
2024-01-30Cpu: Implement Vpadal and Vrintr instructions (#6185)1.1.1150Ac_K2-0/+77
2024-01-24Implement SQSHL (immediate) CPU instruction (#6155)1.1.1125gdkchan1-0/+151
2024-01-18Change shader cache init wait method (#6131)1.1.1114gdkchan2-2/+0
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry67-67/+67
2023-11-15Migrate to .NET 8 (#5887)1.1.1084Zoltan Csizmadia1-1/+1
2023-08-10[Hotfix] hid: Prevent out of bounds array access (#5547)1.1.979TSRBerry1-16/+17
2023-07-30CPU (A64): Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. (#...1.1.971Domenico V1-0/+4
2023-07-01[Ryujinx.Tests] Address dotnet-format issues (#5389)1.1.943TSRBerry62-1930/+2264
2023-06-28Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343)1.1.932Ac_K1-5/+85
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)1.1.927TSRBerry4-65/+65
2023-06-14test: Make tests runnable on system without 4KiB page size (#5184)1.1.892Mary6-31/+69
2023-04-27Adjust Ryujinx.Tests.Memory namespaceTSR Berry1-1/+0
2023-04-27Rename Ryujinx.Memory.Tests to Ryujinx.Tests.MemoryTSR Berry1-1/+1
2023-04-27Move solution and projects to srcTSR Berry104-0/+26180