clean_ryujinx/src
Kurochi51 5813b2e354
Updater: Ignore files introduced by the user in base directory (#5092)
* Updater: Ignore files introduced by the user in base directory

* Replicate logic in Avalonia version.

* Address requested changes

* Updater: Ignore files introduced by the user in base directory

* Replicate logic in Avalonia version.

* Address requested changes

* Address requested changes

* Address requested changes

* Comment cleanup

* Address feedback

* Forgot comment, tehe
2023-06-05 14:19:17 +02:00
..
ARMeilleure Armeilleure: Fix support for Windows on ARM64 (#5202) 2023-06-03 10:23:51 +02:00
Ryujinx Updater: Ignore files introduced by the user in base directory (#5092) 2023-06-05 14:19:17 +02:00
Ryujinx.Audio Ryujinx.Ava: fixes for random hangs on exit (#4827) 2023-05-26 23:57:43 +02:00
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2 Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131) 2023-05-29 00:07:27 +02:00
Ryujinx.Audio.Backends.SoundIo
Ryujinx.Ava Updater: Ignore files introduced by the user in base directory (#5092) 2023-06-05 14:19:17 +02:00
Ryujinx.Common Dont Error on Invalid Enum Values (#5169) 2023-06-05 01:19:46 +02:00
Ryujinx.Cpu
Ryujinx.Graphics.Device
Ryujinx.Graphics.GAL Allow BGRA images on Vulkan (#5203) 2023-06-03 03:43:00 +00:00
Ryujinx.Graphics.Gpu Fix wrong unaligned SB state when fetching compute shaders (#5223) 2023-06-05 14:01:33 +02:00
Ryujinx.Graphics.Host1x
Ryujinx.Graphics.Nvdec
Ryujinx.Graphics.Nvdec.FFmpeg
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL Add support for VK_EXT_depth_clip_control. (#5027) 2023-05-28 23:31:56 +02:00
Ryujinx.Graphics.Shader Implement shader storage buffer operations using new Load/Store instructions (#4993) 2023-06-03 20:12:18 -03: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.Video
Ryujinx.Graphics.Vulkan Implement shader storage buffer operations using new Load/Store instructions (#4993) 2023-06-03 20:12:18 -03:00
Ryujinx.Headless.SDL2 [Logger] Add print with stacktrace method (#5129) 2023-06-01 13:47:53 +00:00
Ryujinx.HLE Replacing ZbcColorArray with Array4<uint> (#5210) 2023-06-04 20:30:04 +00:00
Ryujinx.Horizon
Ryujinx.Horizon.Common
Ryujinx.Horizon.Generators
Ryujinx.Horizon.Kernel.Generators
Ryujinx.Input
Ryujinx.Input.SDL2
Ryujinx.Memory Linux: Automatically increase vm.max_map_count if it's too low (#4702) 2023-05-30 01:48:37 +02:00
Ryujinx.SDL2.Common
Ryujinx.ShaderTools
Ryujinx.Tests
Ryujinx.Tests.Memory
Ryujinx.Tests.Unicorn
Ryujinx.Ui.Common UI: Fix empty homebrew icon (#5189) 2023-06-01 18:24:00 +02:00
Ryujinx.Ui.LocaleGenerator
Spv.Generator