clean_ryujinx/src
Keaton 7664f8cde9
update FFmpeg to 6.1.2 & Windows on ARM support (#702)
As stated in the title, win-arm64 (Windows 11 ARM) has been added to the
workflows, so these builds should automatically compile for this PR and
all other releases going forward.

Also updated the FFmpeg runtimes from 5.0.3 to 6.1.2. macOS (x64/arm64)
is _currently_ excluded from the update until a proper cross-compiling
environment can be set up for these architectures.

Windows 11 ARM users, please test the win-arm64 build for any issues.

---------

Co-authored-by: Evan Husted <greem@greemdev.net>
2025-03-13 18:36:57 -05:00
..
ARMeilleure Reset in-memory JIT cache on game quit + fix Purge PPTC (#709) 2025-02-25 15:34:21 -06:00
Ryujinx update FFmpeg to 6.1.2 & Windows on ARM support (#702) 2025-03-13 18:36:57 -05:00
Ryujinx.Audio
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2
Ryujinx.Audio.Backends.SoundIo update FFmpeg to 6.1.2 & Windows on ARM support (#702) 2025-03-13 18:36:57 -05:00
Ryujinx.BuildValidationTasks
Ryujinx.Common misc: chore: [ci skip] fully fix changelog urls for stable 2025-03-10 01:24:06 -05: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 update FFmpeg to 6.1.2 & Windows on ARM support (#702) 2025-03-13 18:36:57 -05:00
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 HLE: optional hack: disable IsAnyInternetRequestAccepted 2025-03-05 23:57:48 -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