Isaac Marovitz
f06d22d6f0
Infra: Capitalisation Consistency ( #6296 )
...
* Rename Ryujinx.UI.Common
* Rename Ryujinx.UI.LocaleGenerator
* Update in Files
AboutWindow
* Configuration State
* Rename projects
* Ryujinx/UI
* Fix build
* Main remaining inconsistencies
* HLE.UI Namespace
* HLE.UI Files
* Namespace
* Ryujinx.UI.Common.Configuration.UI
* Ryujinx.UI.Common,Configuration.UI Files
* More instances
2024-02-11 03:09:18 +01:00
TSRBerry
2989c163a8
editorconfig: Set default encoding to UTF-8 ( #5793 )
...
* editorconfig: Add default charset
* Change file encoding from UTF-8-BOM to UTF-8
2023-12-04 14:17:13 +01:00
Marco Carvalho
7835968214
Strings should not be concatenated using '+' in a loop ( #5664 )
...
* Strings should not be concatenated using '+' in a loop
* fix IDE0090
* undo GenerateLoadOrStore
* prefer string interpolation
* Update src/Ryujinx.Graphics.Shader/CodeGen/Glsl/Instructions/InstGen.cs
Co-authored-by: Mary <thog@protonmail.com>
---------
Co-authored-by: Mary <thog@protonmail.com>
2023-10-05 12:41:00 +02:00
Marco Carvalho
12c5f6ee89
Indexing at 0 should be used instead of the "Enumerable" extension method "First" ( #5354 )
2023-07-01 06:29:37 +00:00
TSR Berry
cee7121058
Move solution and projects to src
2023-04-27 23:51:14 +02:00