ryujinx/src
gdkchan e7f2342eba
Fix input consumed by audio renderer SplitterState.Update (#6640)
* Fix input consumed by audio renderer SplitterState.Update

* Use sizeof(int) to make clear what the value is
2024-04-10 12:07:31 -03:00
..
ARMeilleure CPU: Produce non-inf results for RSQRTE instruction with subnormal inputs (#6634) 2024-04-09 14:34:14 -03:00
Ryujinx Disable CLI setting persistence for HW-accelerated GUI. (#6620) 2024-04-07 20:58:05 -03:00
Ryujinx.Audio Fix input consumed by audio renderer SplitterState.Update (#6640) 2024-04-10 12:07:31 -03:00
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2
Ryujinx.Audio.Backends.SoundIo
Ryujinx.Common Audio rendering: reduce memory allocations (#6604) 2024-04-07 18:07:32 -03:00
Ryujinx.Cpu Audio rendering: reduce memory allocations (#6604) 2024-04-07 18:07:32 -03:00
Ryujinx.Graphics.Device
Ryujinx.Graphics.GAL Add support for large sampler arrays on Vulkan (#6489) 2024-04-07 18:25:55 -03:00
Ryujinx.Graphics.Gpu Use ResScaleUnsupported flag for texture arrays (#6626) 2024-04-09 14:24:46 -03:00
Ryujinx.Graphics.Host1x
Ryujinx.Graphics.Nvdec
Ryujinx.Graphics.Nvdec.FFmpeg
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL Add support for large sampler arrays on Vulkan (#6489) 2024-04-07 18:25:55 -03:00
Ryujinx.Graphics.Shader Add support for large sampler arrays on Vulkan (#6489) 2024-04-07 18:25:55 -03:00
Ryujinx.Graphics.Texture
Ryujinx.Graphics.Vic
Ryujinx.Graphics.Video
Ryujinx.Graphics.Vulkan Add support for large sampler arrays on Vulkan (#6489) 2024-04-07 18:25:55 -03:00
Ryujinx.Gtk3
Ryujinx.Headless.SDL2
Ryujinx.HLE Enhance Error Handling with Try-Pattern Refactoring (#6610) 2024-04-07 17:55:34 -03:00
Ryujinx.Horizon Pin audio renderer update output buffers (#6633) 2024-04-08 20:26:47 -03:00
Ryujinx.Horizon.Common
Ryujinx.Horizon.Generators Audio rendering: reduce memory allocations (#6604) 2024-04-07 18:07:32 -03:00
Ryujinx.Horizon.Kernel.Generators
Ryujinx.Input
Ryujinx.Input.SDL2
Ryujinx.Memory Delete old 16KB page workarounds (#6584) 2024-04-06 13:51:44 -03:00
Ryujinx.SDL2.Common
Ryujinx.ShaderTools Add support for large sampler arrays on Vulkan (#6489) 2024-04-07 18:25:55 -03:00
Ryujinx.Tests Audio rendering: reduce memory allocations (#6604) 2024-04-07 18:07:32 -03:00
Ryujinx.Tests.Memory Delete old 16KB page workarounds (#6584) 2024-04-06 13:51:44 -03:00
Ryujinx.Tests.Unicorn
Ryujinx.UI.Common Disable CLI setting persistence for HW-accelerated GUI. (#6620) 2024-04-07 20:58:05 -03:00
Ryujinx.UI.LocaleGenerator
Spv.Generator