Ryujinx/Ryujinx.HLE/HOS
gdkchan c586e6d2b7
Replace tabs with spaces across the project (#4244)
* Replace tabs with spaces across the project

* Include AXAML files too
2023-01-09 22:58:29 +01:00
..
Applets Use method overloads that support trimming. Mark some types to be trimming friendly (#4083) 2022-12-12 15:10:05 +01:00
Diagnostics/Demangler Avoid allocations in .Parse methods (#3760) 2022-10-18 23:31:34 +00:00
Ipc
Kernel hle: Add safety measure around overflow in ScheduleFutureInvocation 2023-01-05 01:55:27 +01:00
Services Replace tabs with spaces across the project (#4244) 2023-01-09 22:58:29 +01:00
SystemState make UI display correct content in Chinese (#4155) 2022-12-21 17:20:37 -03:00
Tamper Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
ApplicationLoader.cs Make PPTC state non-static (#4157) 2023-01-05 00:01:44 +01:00
ArmProcessContext.cs Make PPTC state non-static (#4157) 2023-01-05 00:01:44 +01:00
ArmProcessContextFactory.cs Make PPTC state non-static (#4157) 2023-01-05 00:01:44 +01:00
HomebrewRomFsStream.cs
Horizon.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
IdDictionary.cs
LibHacHorizonManager.cs Update to LibHac 0.17.0 (#3878) 2022-11-23 18:32:35 +01:00
ModLoader.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
ProgramLoader.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
UserChannelPersistence.cs