aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Tests/Cpu
AgeCommit message (Expand)Author
2024-01-24Implement SQSHL (immediate) CPU instruction (#6155)1.1.1125gdkchan
2024-01-18Change shader cache init wait method (#6131)1.1.1114gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
2023-08-10[Hotfix] hid: Prevent out of bounds array access (#5547)1.1.979TSRBerry
2023-07-30CPU (A64): Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. (#...1.1.971Domenico V
2023-07-01[Ryujinx.Tests] Address dotnet-format issues (#5389)1.1.943TSRBerry
2023-06-28Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343)1.1.932Ac_K
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)1.1.927TSRBerry
2023-06-14test: Make tests runnable on system without 4KiB page size (#5184)1.1.892Mary
2023-04-27Move solution and projects to srcTSR Berry