Ryujinx/src
LotP1 a618a5284e PPTC Profiles & FunctionTable options
The Sparse Jit Function Table sizes now depend on the LowPowerPTC setting. This means lower power devices won't be impacted as hard by the higher ram speed requirement of GiantBlock.
Also added functionality to the PPTC Initializer so it now supports different PPTC Profiles simultaneously, which makes switching between TinyBlock/LowPower and GiantBlock/HighPower seamless.
This also opens the door for the potential of PPTC cache with exefs mods enabled in the future.
Default (aka HighPower) currently has an Avalonia bug that causes a crash when starting a game, it can be bypassed be clicking the window multiple times durring loading until the window unfreezes.
2024-11-20 19:51:30 +01:00
..
ARMeilleure PPTC Profiles & FunctionTable options 2024-11-20 19:51:30 +01:00
Ryujinx PPTC Profiles & FunctionTable options 2024-11-20 19:51:30 +01:00
Ryujinx.Audio fix index out of range check in GetCoefficientAtIndex (#164) 2024-11-03 13:58:27 -06:00
Ryujinx.Audio.Backends.OpenAL misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Ryujinx.Audio.Backends.SDL2 misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Audio.Backends.SoundIo misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Common TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Ryujinx.Cpu PPTC Profiles & FunctionTable options 2024-11-20 19:51:30 +01:00
Ryujinx.Graphics.Device misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.GAL TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Ryujinx.Graphics.Gpu Textures : Increase the amount of VRAM Cache available for Textures based on selected DRAM. (#36) 2024-11-01 06:46:29 -05:00
Ryujinx.Graphics.Host1x Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Ryujinx.Graphics.Nvdec Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Ryujinx.Graphics.Nvdec.FFmpeg misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.Nvdec.Vp9 misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.OpenGL TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Ryujinx.Graphics.Shader misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Ryujinx.Graphics.Texture Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
Ryujinx.Graphics.Vic Remove Vic Reference to Host1x (#6277) 2024-02-08 20:01:03 +01:00
Ryujinx.Graphics.Video misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.Vulkan Fix divide by zero when recovering from missed draw (Vulkan), authored by EmulationEnjoyer (#235) 2024-11-13 20:36:59 -06:00
Ryujinx.Headless.SDL2 PPTC Profiles & FunctionTable options 2024-11-20 19:51:30 +01:00
Ryujinx.HLE PPTC Profiles & FunctionTable options 2024-11-20 19:51:30 +01:00
Ryujinx.HLE.Generators Add ability to trim and untrim XCI files from the application context menu AND in Bulk (#105) 2024-11-06 17:37:30 -06:00
Ryujinx.Horizon misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Ryujinx.Horizon.Common misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Ryujinx.Horizon.Generators Audio rendering: reduce memory allocations (#6604) 2024-04-07 18:07:32 -03:00
Ryujinx.Horizon.Kernel.Generators editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ryujinx.Input misc: Code cleanups 2024-10-19 16:41:04 -05:00
Ryujinx.Input.SDL2 try 1: Fix IndexOutOfBounds in SDL2GamepadDriver.cs 2024-11-17 00:57:56 -06:00
Ryujinx.Memory JIT Sparse Function Table, by riperiperi 2024-11-20 19:51:30 +01:00
Ryujinx.SDL2.Common SDL: Move Mouse to the Input project instead of Headless. 2024-10-14 15:03:36 -05:00
Ryujinx.ShaderTools Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
Ryujinx.Tests PPTC Profiles & FunctionTable options 2024-11-20 19:51:30 +01:00
Ryujinx.Tests.Memory Delete old 16KB page workarounds (#6584) 2024-04-06 13:51:44 -03:00
Ryujinx.Tests.Unicorn editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Ryujinx.UI.Common Try and fix weird nullref 2024-11-19 10:22:11 -06:00
Ryujinx.UI.LocaleGenerator misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Spv.Generator editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00