..
ARMeilleure
JIT: Coalesce copies on LSRA with simple register preferencing ( #6950 )
2024-06-19 09:39:29 -03:00
Ryujinx
Add support for multi game XCIs (second try) ( #6515 )
2024-07-16 18:17:32 -03:00
Ryujinx.Audio
replace `ByteMemoryPool` use with `MemoryOwner<byte>` and `SpanOwner<byte>` ( #6911 )
2024-06-15 23:00:13 +02: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
fix: for pooled memory used for reference types, clear it on return to the pool so that it doesn't prevent GC of the instances it contained ( #6937 )
2024-06-16 17:47:47 -03:00
Ryujinx.Cpu
implement `MemoryManagerHostTracked.GetReadOnlySequence()` ( #6695 )
2024-04-21 16:34:04 -03:00
Ryujinx.Graphics.Device
Texture loading: reduce memory allocations ( #6623 )
2024-04-14 17:06:14 -03:00
Ryujinx.Graphics.GAL
Vulkan: Defer guest barriers, and improve image barrier timings ( #7012 )
2024-07-17 20:21:32 -03:00
Ryujinx.Graphics.Gpu
Vulkan: Defer guest barriers, and improve image barrier timings ( #7012 )
2024-07-17 20:21:32 -03:00
Ryujinx.Graphics.Host1x
…
Ryujinx.Graphics.Nvdec
…
Ryujinx.Graphics.Nvdec.FFmpeg
…
Ryujinx.Graphics.Nvdec.Vp9
…
Ryujinx.Graphics.OpenGL
Vulkan separate descriptor set fixes ( #6895 )
2024-06-02 22:40:28 -03:00
Ryujinx.Graphics.Shader
Extend bindless elimination to catch a few more specific cases ( #6921 )
2024-06-16 14:46:27 -03:00
Ryujinx.Graphics.Texture
Texture loading: reduce memory allocations ( #6623 )
2024-04-14 17:06:14 -03:00
Ryujinx.Graphics.Vic
…
Ryujinx.Graphics.Video
…
Ryujinx.Graphics.Vulkan
Vulkan: Defer guest barriers, and improve image barrier timings ( #7012 )
2024-07-17 20:21:32 -03:00
Ryujinx.Gtk3
Add support for multi game XCIs (second try) ( #6515 )
2024-07-16 18:17:32 -03:00
Ryujinx.HLE
Add support for multi game XCIs (second try) ( #6515 )
2024-07-16 18:17:32 -03:00
Ryujinx.Headless.SDL2
Add linux specific files to local builds ( #6762 )
2024-05-14 16:06:40 +02:00
Ryujinx.Horizon
Updating Concentus dependency to speed up Opus decoding ( #6757 )
2024-05-20 18:38:38 -03:00
Ryujinx.Horizon.Common
…
Ryujinx.Horizon.Generators
…
Ryujinx.Horizon.Kernel.Generators
…
Ryujinx.Input
Fix another NullReferenceException ( #6826 )
2024-05-17 20:11:30 -03:00
Ryujinx.Input.SDL2
…
Ryujinx.Memory
implement `MemoryManagerHostTracked.GetReadOnlySequence()` ( #6695 )
2024-04-21 16:34:04 -03:00
Ryujinx.SDL2.Common
…
Ryujinx.ShaderTools
Allow texture arrays to use separate descriptor sets on Vulkan ( #6870 )
2024-05-26 13:30:19 -03:00
Ryujinx.Tests
Update audio renderer to REV12: Add support for splitter biquad filter ( #6813 )
2024-05-17 16:46:43 -03:00
Ryujinx.Tests.Memory
…
Ryujinx.Tests.Unicorn
…
Ryujinx.UI.Common
Include content data foreach-loop in try-catch ( #7036 )
2024-07-17 19:02:20 -03:00
Ryujinx.UI.LocaleGenerator
…
Spv.Generator
…