1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-18 00:26:39 +00:00
Ryujinx/src
2024-06-02 23:22:11 -03:00
..
ARMeilleure Avoid inexact read with 'Stream.Read' (#6847) 2024-06-02 22:16:48 +02:00
Ryujinx Update ToggleTurbo hotkey to refactored Input 2024-06-02 23:01:54 -03:00
Ryujinx.Audio Update audio renderer to REV12: Add support for splitter biquad filter (#6813) 2024-05-17 16:46:43 -03:00
Ryujinx.Audio.Backends.OpenAL Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Ryujinx.Audio.Backends.SDL2 Use pooled memory and avoid memory copies (#6691) 2024-04-21 12:57:35 +02:00
Ryujinx.Audio.Backends.SoundIo Use pooled memory and avoid memory copies (#6691) 2024-04-21 12:57:35 +02:00
Ryujinx.Common Merge branch 'master' into turbo 2024-06-02 22:30:19 -03:00
Ryujinx.Cpu Merge branch 'master' into turbo 2024-06-02 22:30:19 -03:00
Ryujinx.Graphics.Device Texture loading: reduce memory allocations (#6623) 2024-04-14 17:06:14 -03:00
Ryujinx.Graphics.GAL Vulkan separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -03:00
Ryujinx.Graphics.Gpu Vulkan separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -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 Vulkan separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -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 separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -03:00
Ryujinx.Gtk3 Merge branch 'master' into turbo 2024-06-02 22:30:19 -03:00
Ryujinx.Headless.SDL2 Merge branch 'master' into turbo 2024-06-02 22:30:19 -03:00
Ryujinx.HLE Merge branch 'master' into turbo 2024-06-02 22:30:19 -03:00
Ryujinx.Horizon Updating Concentus dependency to speed up Opus decoding (#6757) 2024-05-20 18:38:38 -03:00
Ryujinx.Horizon.Common Migrate Audio service to new IPC (#6285) 2024-02-22 16:58:33 -03:00
Ryujinx.Horizon.Generators Audio rendering: reduce memory allocations (#6604) 2024-04-07 18:07:32 -03:00
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 Load custom SDL mappings from application data folder (#6295) 2024-02-10 19:41:02 +01:00
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 Delete old 16KB page workarounds (#6584) 2024-04-06 13:51:44 -03:00
Ryujinx.Tests.Unicorn
Ryujinx.UI.Common Fix whitespace 2024-06-02 22:44:13 -03:00
Ryujinx.UI.LocaleGenerator Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
Spv.Generator