aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices/NvHostCtrlGpu
AgeCommit message (Expand)Author
2024-07-31Fix off-by-one on audio renderer PerformanceManager.GetNextEntry (#7139)gdkchan
2024-02-15Stub VSMS related ioctls (#6313)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-06-04Replacing ZbcColorArray with Array4<uint> (#5210)Marco Carvalho
2023-04-27Move solution and projects to srcTSR Berry