Ryujinx/src
2024-10-19 16:41:04 -05:00
..
ARMeilleure misc: Code cleanups & improvements, again 2024-10-17 01:21:32 -05:00
Ryujinx misc: Code cleanups 2024-10-19 16:41:04 -05:00
Ryujinx.Audio Update audio renderer to REV13: Add support for compressor statistics and volume reset (#7372) 2024-10-01 11:30:57 +01:00
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2 replace ByteMemoryPool use with MemoryOwner<byte> and SpanOwner<byte> (#6911) 2024-06-15 23:00:13 +02:00
Ryujinx.Audio.Backends.SoundIo replace ByteMemoryPool use with MemoryOwner<byte> and SpanOwner<byte> (#6911) 2024-06-15 23:00:13 +02:00
Ryujinx.Common misc: Code cleanups & improvements, again 2024-10-17 01:21:32 -05:00
Ryujinx.Cpu Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 instructions (#7174) 2024-08-08 17:07:24 -03:00
Ryujinx.Graphics.Device Make HLE project AOT friendly (#7085) 2024-08-31 11:39:26 -03:00
Ryujinx.Graphics.GAL Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307) 2024-09-26 14:33:38 -03:00
Ryujinx.Graphics.Gpu misc: Collapse XXHash128 into Hash128. 2024-10-12 21:39:30 -05:00
Ryujinx.Graphics.Host1x
Ryujinx.Graphics.Nvdec
Ryujinx.Graphics.Nvdec.FFmpeg misc: Code cleanups & improvements, again 2024-10-17 01:21:32 -05:00
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL UI: Add Skyrim, KAFTL & HW:AOC to RPC. 2024-10-16 19:23:11 -05:00
Ryujinx.Graphics.Shader GPU: Ensure all clip distances are initialized when used (#7363) 2024-09-26 14:19:12 -03:00
Ryujinx.Graphics.Texture misc: Code cleanups 2024-10-19 16:41:04 -05:00
Ryujinx.Graphics.Vic
Ryujinx.Graphics.Video
Ryujinx.Graphics.Vulkan CPU: Add low-power PPTC load mode. 2024-10-14 21:48:21 -05:00
Ryujinx.Headless.SDL2 CPU: Add low-power PPTC load mode. 2024-10-14 21:48:21 -05:00
Ryujinx.HLE misc: Code cleanups 2024-10-19 16:41:04 -05:00
Ryujinx.HLE.Generators UI: Add Skyrim, KAFTL & HW:AOC to RPC. 2024-10-16 19:23:11 -05:00
Ryujinx.Horizon Update audio renderer to REV13: Add support for compressor statistics and volume reset (#7372) 2024-10-01 11:30:57 +01:00
Ryujinx.Horizon.Common
Ryujinx.Horizon.Generators
Ryujinx.Horizon.Kernel.Generators
Ryujinx.Input misc: Code cleanups 2024-10-19 16:41:04 -05:00
Ryujinx.Input.SDL2 CPU: Add low-power PPTC load mode. 2024-10-14 21:48:21 -05:00
Ryujinx.Memory Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) 2024-09-18 23:00:54 -03:00
Ryujinx.SDL2.Common SDL: Move Mouse to the Input project instead of Headless. 2024-10-14 15:03:36 -05:00
Ryujinx.ShaderTools
Ryujinx.Tests Update audio renderer to REV13: Add support for compressor statistics and volume reset (#7372) 2024-10-01 11:30:57 +01:00
Ryujinx.Tests.Memory
Ryujinx.Tests.Unicorn
Ryujinx.UI.Common UI: Reset RPC state when AppHost stops 2024-10-19 16:40:28 -05:00
Ryujinx.UI.LocaleGenerator
Spv.Generator