Ryujinx/Ryujinx.Ava
Andrey Sukharev ae4324032a
Optimize string memory usage. Use Spans and StringBuilders where possible (#3933)
* Optimize string memory usage. Use ReadOnlySpan<char> and StringBuilder where possible.

* Fix copypaste error

* Code generator review fixes

* Use if statement instead of switch

* Code style fixes

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>

* Another code style fix

* Styling fix

Co-authored-by: Mary-nyan <thog@protonmail.com>

* Styling fix

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
Co-authored-by: Mary-nyan <thog@protonmail.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2023-01-18 22:25:16 +00:00
..
Assets Ava UI: TitleUpdateWindow Refactor (#4276) 2023-01-15 11:11:52 +00:00
Common ava: Generate Locale menu automatically (#4243) 2023-01-11 01:29:22 +01:00
Input Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266) 2023-01-15 01:05:44 +01:00
Modules/Updater Ava GUI: MainWindow Refactor (#4178) 2023-01-08 18:46:25 +01:00
UI Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 2023-01-18 22:25:16 +00:00
App.axaml Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
App.axaml.cs Avalonia - Add source generator for locale items (#3999) 2023-01-03 19:45:08 +01:00
AppHost.cs Ava UI: Renderer refactoring (#4297) 2023-01-16 01:14:01 +01:00
Program.cs Update Program.cs 2023-01-13 07:56:41 +01:00
Ryujinx.Ava.csproj Ava GUI: User Profile Manager + Other Fixes (#4166) 2023-01-11 06:20:19 +01:00
Ryujinx.ico Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00