Ryujinx/src
TSRBerry e055217292
[Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues (#5376)
* Address most dotnet format whitespace warnings

* Apply dotnet format whitespace formatting

A few of them have been manually reverted and the corresponding warning was silenced

* Simplify properties and array initialization, Use const when possible, Remove trailing commas

* Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas"

This reverts commit 9462e4136c0a2100dc28b20cf9542e06790aa67e.

* dotnet format whitespace after rebase

* Run dotnet format pass

* Remove left-over files and adjust namespaces

* Fix alignment
2023-06-27 23:27:48 +00:00
..
ARMeilleure Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Audio Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2
Ryujinx.Audio.Backends.SoundIo
Ryujinx.Ava Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Common Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Cpu misc: memory: Migrate from OutOfMemoryException to SystemException entirely (#5399) 2023-06-26 01:37:12 +00:00
Ryujinx.Graphics.Device
Ryujinx.Graphics.GAL
Ryujinx.Graphics.Gpu Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Graphics.Host1x [Ryujinx.Graphics.Host1x] Address dotnet-format issues (#5368) 2023-06-27 16:35:48 +02:00
Ryujinx.Graphics.Nvdec
Ryujinx.Graphics.Nvdec.FFmpeg
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL
Ryujinx.Graphics.Shader "Where" should be used before "OrderBy" (#5346) 2023-06-23 00:51:44 +00:00
Ryujinx.Graphics.Texture
Ryujinx.Graphics.Vic
Ryujinx.Graphics.Video [Ryujinx.Graphics.Video] Address dotnet-format issues (#5377) 2023-06-27 16:45:33 +02:00
Ryujinx.Graphics.Vulkan Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Headless.SDL2
Ryujinx.HLE Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Horizon
Ryujinx.Horizon.Common
Ryujinx.Horizon.Generators [Ryujinx.Horizon.Generators] Address dotnet-format issues (#5383) 2023-06-26 07:35:19 +02:00
Ryujinx.Horizon.Kernel.Generators [Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues (#5376) 2023-06-27 23:27:48 +00:00
Ryujinx.Input
Ryujinx.Input.SDL2 [Ryujinx.Input.SDL2] Address dotnet-format issues (#5385) 2023-06-26 01:55:25 +00:00
Ryujinx.Memory misc: memory: Migrate from OutOfMemoryException to SystemException entirely (#5399) 2023-06-26 01:37:12 +00:00
Ryujinx.SDL2.Common [Ryujinx.SDL2.Common] Address dotnet-format issues (#5387) 2023-06-26 01:51:16 +00:00
Ryujinx.ShaderTools
Ryujinx.Tests Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Tests.Memory Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Tests.Unicorn
Ryujinx.Ui.Common Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Ryujinx.Ui.LocaleGenerator
Spv.Generator