Ryujinx/src
TSRBerry b186ec9fc5
[Ryujinx.Graphics.Video] Address dotnet-format issues (#5377)
* Address most dotnet format whitespace warnings

* dotnet format whitespace after rebase
2023-06-27 16:45:33 +02:00
..
ARMeilleure [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Ryujinx "Find" method should be used instead of the "FirstOrDefault" extension (#5344) 2023-06-23 01:42:23 +02:00
Ryujinx.Audio Mutable fields should not be "public static" (#5352) 2023-06-24 12:01:59 +00:00
Ryujinx.Audio.Backends.OpenAL [Ryujinx.Audio.Backends.OpenAL] Address dotnet-format issues (#5359) 2023-06-25 01:29:40 +02:00
Ryujinx.Audio.Backends.SDL2 [Ryujinx.Audio.Backends.SDL2] Address dotnet-format issues (#5364) 2023-06-25 22:50:59 +02:00
Ryujinx.Audio.Backends.SoundIo [Ryujinx.Audio.Backends.SoundIo] Address dotnet-format issues (#5360) 2023-06-25 02:15:56 +02:00
Ryujinx.Ava Set COMPlus_DefaultStackSize to 2M in macOS (#5349) 2023-06-25 14:49:53 +02:00
Ryujinx.Common Inheritance list should not be redundant (#5230) 2023-06-15 03:54:27 +00: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.Device] Address dotnet-format issues (#5363) 2023-06-25 23:58:44 +02:00
Ryujinx.Graphics.GAL Blocks should be synchronized on read-only fields (#5212) 2023-06-15 00:34:55 +00:00
Ryujinx.Graphics.Gpu "Exists" method should be used instead of the "Any" extension (#5345) 2023-06-23 01:37:25 +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] Address dotnet-format issues (#5369) 2023-06-25 21:44:42 +02:00
Ryujinx.Graphics.Nvdec.FFmpeg [Ryujinx.Graphics.Nvdec.FFmpeg] Address dotnet-format issues (#5370) 2023-06-25 19:03:48 +02:00
Ryujinx.Graphics.Nvdec.Vp9 Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Graphics.OpenGL Blocks should be synchronized on read-only fields (#5212) 2023-06-15 00:34:55 +00:00
Ryujinx.Graphics.Shader "Where" should be used before "OrderBy" (#5346) 2023-06-23 00:51:44 +00:00
Ryujinx.Graphics.Texture Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228) 2023-06-05 13:33:09 +02:00
Ryujinx.Graphics.Vic [Ryujinx.Graphics.Vic] Address dotnet-format issues (#5374) 2023-06-25 18:37:09 +02:00
Ryujinx.Graphics.Video [Ryujinx.Graphics.Video] Address dotnet-format issues (#5377) 2023-06-27 16:45:33 +02:00
Ryujinx.Graphics.Vulkan "Exists" method should be used instead of the "Any" extension (#5345) 2023-06-23 01:37:25 +02:00
Ryujinx.Headless.SDL2 [Logger] Add print with stacktrace method (#5129) 2023-06-01 13:47:53 +00:00
Ryujinx.HLE "StartsWith" and "EndsWith" overloads that take a "char" should be used instead of the ones that take a "string" (#5347) 2023-06-23 02:15:14 +02:00
Ryujinx.Horizon Blocks should be synchronized on read-only fields (#5212) 2023-06-15 00:34:55 +00:00
Ryujinx.Horizon.Common [Ryujinx.Horizon.Common] Address dotnet-format issues (#5382) 2023-06-25 13:40:37 +02:00
Ryujinx.Horizon.Generators [Ryujinx.Horizon.Generators] Address dotnet-format issues (#5383) 2023-06-26 07:35:19 +02:00
Ryujinx.Horizon.Kernel.Generators Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Input Blocks should be synchronized on read-only fields (#5212) 2023-06-15 00:34:55 +00:00
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.ShaderTools] Address dotnet-format issues (#5388) 2023-06-25 21:37:33 +02:00
Ryujinx.Tests test: Make tests runnable on system without 4KiB page size (#5184) 2023-06-14 18:02:41 +02:00
Ryujinx.Tests.Memory [Ryujinx.Tests.Memory] Address dotnet-format issues (#5390) 2023-06-25 18:37:53 +02:00
Ryujinx.Tests.Unicorn [Ryujinx.Tests.Unicorn] Address dotnet-format issues (#5391) 2023-06-25 18:03:08 +02:00
Ryujinx.Ui.Common UI: Correctly set 'shell/open/command; registry key for file associations (#5244) 2023-06-13 00:36:40 +00:00
Ryujinx.Ui.LocaleGenerator Move solution and projects to src 2023-04-27 23:51:14 +02:00
Spv.Generator GetHashCode should not reference mutable fields (#5331) 2023-06-22 18:36:07 +02:00