aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Applets/SoftwareKeyboard/SoftwareKeyboardRendererBase.cs
AgeCommit message (Expand)Author
2024-03-16chore: remove repetitive words (#6500)standstaff
2024-03-08Update dependencies from SixLabors to the latest version before the license c...TSRBerry
2024-02-11Infra: Capitalisation Consistency (#6296)Isaac Marovitz
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-09-07Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly' (#5545)Marco Carvalho
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-06-15Blocks should be synchronized on read-only fields (#5212)Marco Carvalho
2023-04-27Move solution and projects to srcTSR Berry