ryubing/src
FluffyOMC faacec9801
JIT Cache Regions + HLE SoNoSigpipe BSD socket mapping (#615)
Instead of one big 2048MB JIT Cache that'd crash the emulator when maxed
out, we now have it where we add 256MB JIT Cache regions when needed,
helping reduce allocated memory where games don't use the JIT cache for
it, and helping bigger games that DO need JIT cache bigger than 2048MB!

![image](https://github.com/user-attachments/assets/ff17dc48-6028-4377-8c73-746ab21ab83b)
(SSBU goes past the 2048MB JIT Cache limit that would normally crash
Ryujinx ^)

Also I added a BSD socket that Baba is You's networking for downloading
custom levels uses.
2025-02-10 15:53:44 -06:00
..
ARMeilleure JIT Cache Regions + HLE SoNoSigpipe BSD socket mapping (#615) 2025-02-10 15:53:44 -06:00
Ryujinx headless: Default to Vulkan 2025-02-10 15:45:09 -06:00
Ryujinx.Audio misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Audio.Backends.OpenAL Migrate to .NET 9 (#198) 2024-12-19 18:52:25 -06:00
Ryujinx.Audio.Backends.SDL2 misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Audio.Backends.SoundIo misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.BuildValidationTasks misc: chore: Fix object creation everywhere else 2025-01-26 15:28:18 -06:00
Ryujinx.Common Dynamic Presence support for every NSO emulator 2025-02-08 16:52:07 -06:00
Ryujinx.Cpu JIT Cache Regions + HLE SoNoSigpipe BSD socket mapping (#615) 2025-02-10 15:53:44 -06:00
Ryujinx.Graphics.Device misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Graphics.GAL misc: chore: Use collection expressions everywhere else (except VP9) 2025-01-26 15:59:11 -06:00
Ryujinx.Graphics.Gpu gpu: Switch the 500ms timeout back to 1s 2025-02-01 19:21:19 -06:00
Ryujinx.Graphics.Host1x misc: chore: Use collection expressions everywhere else (except VP9) 2025-01-26 15:59:11 -06:00
Ryujinx.Graphics.Metal misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Graphics.Metal.SharpMetalExtensions misc: Use selector fields 2024-12-27 21:31:46 -06:00
Ryujinx.Graphics.Nvdec misc: chore: Use explicit types in NVDEC projects (except VP9 because there's an open PR and I don't want to cause conflicts) 2025-01-25 14:07:20 -06:00
Ryujinx.Graphics.Nvdec.FFmpeg misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Graphics.Nvdec.Vp9 misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Graphics.OpenGL misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Graphics.Shader misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Graphics.Texture misc: chore: Use collection expressions everywhere else (except VP9) 2025-01-26 15:59:11 -06:00
Ryujinx.Graphics.Vic misc: chore: Use explicit types in Texture & Vic 2025-01-25 14:08:35 -06:00
Ryujinx.Graphics.Video misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Graphics.Vulkan misc: chore: [ci skip] Remove unused 'using' directives from solution 2025-02-10 14:34:12 -06:00
Ryujinx.HLE JIT Cache Regions + HLE SoNoSigpipe BSD socket mapping (#615) 2025-02-10 15:53:44 -06:00
Ryujinx.HLE.Generators misc: chore: Use collection expressions everywhere else (except VP9) 2025-01-26 15:59:11 -06:00
Ryujinx.Horizon misc: chore: [ci skip] Remove unused 'using' directives from solution 2025-02-10 14:34:12 -06:00
Ryujinx.Horizon.Common misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Horizon.Generators misc: chore: Use collection expressions in Generator projects 2025-01-26 15:45:43 -06:00
Ryujinx.Horizon.Kernel.Generators misc: chore: Use collection expressions in Generator projects 2025-01-26 15:45:43 -06:00
Ryujinx.Input misc: chore: Use collection expressions in Input projects 2025-01-26 15:43:58 -06:00
Ryujinx.Input.SDL2 misc: chore: Pass rainbow color by reference in the event instead of passing around a packed int. 2025-01-29 20:51:55 -06:00
Ryujinx.Memory misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.SDL2.Common misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.ShaderTools EXPERIMENTAL: Metal backend (#441) 2024-12-24 00:55:16 -06:00
Ryujinx.Tests misc: chore: Remove unused using directives across entire solution. 2025-01-30 20:27:17 -06:00
Ryujinx.Tests.Memory misc: chore: Use collection expressions everywhere else (except VP9) 2025-01-26 15:59:11 -06:00
Ryujinx.Tests.Unicorn misc: chore: Use collection expressions everywhere else (except VP9) 2025-01-26 15:59:11 -06:00
Ryujinx.UI.LocaleGenerator misc: chore: Use explicit types in Generator projects 2025-01-25 14:11:46 -06:00
Spv.Generator misc: chore: Use collection expressions in Generator projects 2025-01-26 15:45:43 -06:00