aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/Vi
AgeCommit message (Expand)Author
2024-04-21Use pooled memory and avoid memory copies (#6691)jhorv
2024-02-11Infra: Capitalisation Consistency (#6296)Isaac Marovitz
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-10-05Strings should not be concatenated using '+' in a loop (#5664)Marco Carvalho
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry