clean_ryujinx/src
Evan Husted 2317c06364 misc: small Avalonia project restructure
Moved AppLibrary, Configuration, and PlayReport namespaces to Ryujinx.Systems, add the compat list stuff in the base Ryujinx.Systems namespace.
Moved the compatibility UI stuff to the proper UI view/viewmodel folders.
2025-03-04 18:01:48 -06:00
..
ARMeilleure Reset in-memory JIT cache on game quit + fix Purge PPTC (#709) 2025-02-25 15:34:21 -06:00
Ryujinx misc: small Avalonia project restructure 2025-03-04 18:01:48 -06:00
Ryujinx.Audio
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2
Ryujinx.Audio.Backends.SoundIo
Ryujinx.BuildValidationTasks
Ryujinx.Common UI: Updater: Add support for eventual Windows on ARM updates 2025-02-25 17:34:56 -06:00
Ryujinx.Cpu misc: chore: collection expressions & target typed new in ARMeilleure & Ryujinx.Cpu 2025-02-18 21:34:09 -06:00
Ryujinx.Graphics.Device
Ryujinx.Graphics.GAL misc: chore: move ThreadedRenderer creation logic into IRenderer base (since ThreadedRenderer is a GAL construct anyways) 2025-03-04 00:14:56 -06:00
Ryujinx.Graphics.Gpu Revert the Metal Experiment (#701) 2025-02-22 21:26:46 -06:00
Ryujinx.Graphics.Host1x
Ryujinx.Graphics.Metal.SharpMetalExtensions
Ryujinx.Graphics.Nvdec Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
Ryujinx.Graphics.Nvdec.FFmpeg
Ryujinx.Graphics.Nvdec.Vp9 misc: chore: VP9 project cleanup 2025-02-18 21:33:07 -06:00
Ryujinx.Graphics.OpenGL
Ryujinx.Graphics.Shader Revert the Metal Experiment (#701) 2025-02-22 21:26:46 -06:00
Ryujinx.Graphics.Texture
Ryujinx.Graphics.Vic
Ryujinx.Graphics.Video Implement VP9 loop filtering (#550) 2025-02-18 20:59:36 -06:00
Ryujinx.Graphics.Vulkan misc: chore: [ci skip] Remove unused 'using' directives from solution 2025-02-10 14:34:12 -06:00
Ryujinx.Headless.SDL2 Revert the Metal Experiment (#701) 2025-02-22 21:26:46 -06:00
Ryujinx.HLE misc: chore: rework HLEConfiguration 2025-03-04 00:08:01 -06:00
Ryujinx.HLE.Generators
Ryujinx.Horizon misc: chore: [ci skip] Remove unused 'using' directives from solution 2025-02-10 14:34:12 -06:00
Ryujinx.Horizon.Common
Ryujinx.Horizon.Generators
Ryujinx.Horizon.Kernel.Generators
Ryujinx.Input UI: setting: Disable Input when Out of Focus 2025-02-11 22:12:05 -06:00
Ryujinx.Input.SDL2 UI: Print LED setting failed on Debug 2025-02-20 19:29:18 -06:00
Ryujinx.Memory
Ryujinx.SDL2.Common
Ryujinx.ShaderTools Revert the Metal Experiment (#701) 2025-02-22 21:26:46 -06:00
Ryujinx.Tests
Ryujinx.Tests.Memory
Ryujinx.Tests.Unicorn
Ryujinx.UI.LocaleGenerator
Spv.Generator