GreemDev-Ryujinx/src
LotP1 918ec1bde3
cores rework (#505)
This PR changes the core count to be defined in the device instead of
being a const value.
This is mostly a change for future features I want to implement and
should not impact any functionality.
The console will now log the range of cores requested from the
application, and for now, if the requested range is not 0 to 2 (the 3
cores used for application emulation), it will give an error message
which tells the user to contact me on discord. I'm doing this because
I'm interested in finding applications/games that don't use 3 cores and
the error will be removed in the future once I've gotten enough data.
2025-01-09 21:43:18 -06:00
..
ARMeilleure cleaup imports 2025-01-04 06:54:46 -06:00
Ryujinx cores rework (#505) 2025-01-09 21:43:18 -06:00
Ryujinx.Audio misc: chore: Cleanup DummyHardwareDeviceDriver.cs 2024-12-30 00:09:31 -06:00
Ryujinx.Audio.Backends.OpenAL Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Audio.Backends.SDL2 Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Audio.Backends.SoundIo Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.BuildValidationTasks misc: prefix ValidationTask with I, it's an interface 2024-12-30 20:57:18 -06:00
Ryujinx.Common UI: RPC: Goat Simulator 3 asset image 2025-01-03 22:25:32 -06:00
Ryujinx.Cpu Add missing "yield return" (#424) 2024-12-21 23:28:31 -06:00
Ryujinx.Graphics.Device Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Graphics.GAL misc: Remove GAL/Configuration duplicate enums 2024-12-28 05:08:21 -06:00
Ryujinx.Graphics.Gpu Only delay shader translation on Metal (#480) 2025-01-01 00:18:17 -06:00
Ryujinx.Graphics.Host1x Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Graphics.Metal metal: also disable vsync for custom refresh rates 2024-12-29 02:21:25 -06:00
Ryujinx.Graphics.Metal.SharpMetalExtensions misc: Use selector fields 2024-12-27 21:31:46 -06:00
Ryujinx.Graphics.Nvdec Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Graphics.Nvdec.FFmpeg Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Graphics.Nvdec.Vp9 misc: this is C# XMLdocs not Javadocs 2024-12-28 22:08:37 -06:00
Ryujinx.Graphics.OpenGL misc: Remove GAL/Configuration duplicate enums 2024-12-28 05:08:21 -06:00
Ryujinx.Graphics.Shader infra: chore: fix/silence compile warnings 2024-12-24 01:23:01 -06:00
Ryujinx.Graphics.Texture Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Graphics.Vic Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Graphics.Video Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Graphics.Vulkan vk: regression: potentially fix various random graphical anomalies 2025-01-05 22:25:05 -06:00
Ryujinx.HLE cores rework (#505) 2025-01-09 21:43:18 -06:00
Ryujinx.HLE.Generators ignore macos attribute files (#302) 2024-11-28 16:55:51 -06:00
Ryujinx.Horizon Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Horizon.Common Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Horizon.Generators ignore macos attribute files (#302) 2024-11-28 16:55:51 -06:00
Ryujinx.Horizon.Kernel.Generators UI: Rearrange help menu item & merge wiki page link buttons into a "category" button. 2024-12-22 16:01:09 -06:00
Ryujinx.Input Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Input.SDL2 Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Memory Add missing "yield return" (#424) 2024-12-21 23:28:31 -06:00
Ryujinx.SDL2.Common Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.ShaderTools EXPERIMENTAL: Metal backend (#441) 2024-12-24 00:55:16 -06:00
Ryujinx.Tests Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Tests.Memory Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Tests.Unicorn Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.UI.Common misc: Move the rest of Ryujinx.UI.Common into other parts of the project. 2024-12-29 19:28:27 -06:00
Ryujinx.UI.LocaleGenerator UI: Compatibility List Viewer 2025-01-06 07:31:57 -06:00
Spv.Generator Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00