1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-18 14:32:01 +00:00
Ryujinx/src
2024-09-20 15:51:00 +02:00
..
ARMeilleure Replace "List.ForEach" for "foreach" (#6783) 2024-05-08 13:53:25 +02:00
Ryujinx New translations en_us.json (Italian) 2024-09-20 15:51:00 +02:00
Ryujinx.Audio chore: remove repetitive words (#6690) 2024-04-19 09:45:51 -03:00
Ryujinx.Audio.Backends.OpenAL
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 chore: remove repetitive words (#6690) 2024-04-19 09:45:51 -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 Add support for bindless textures from storage buffer on Vulkan (#6721) 2024-05-14 16:47:16 +02:00
Ryujinx.Graphics.Gpu Add missing lock on texture cache UpdateMapping method (#6657) 2024-05-14 17:23:13 +02:00
Ryujinx.Graphics.Host1x
Ryujinx.Graphics.Nvdec
Ryujinx.Graphics.Nvdec.FFmpeg
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL Add support for bindless textures from storage buffer on Vulkan (#6721) 2024-05-14 16:47:16 +02:00
Ryujinx.Graphics.Shader Add support for bindless textures from storage buffer on Vulkan (#6721) 2024-05-14 16:47:16 +02: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 Add support for bindless textures from storage buffer on Vulkan (#6721) 2024-05-14 16:47:16 +02:00
Ryujinx.Gtk3 Disable keyboard controller input while swkbd is open (foreground) (#6646) 2024-05-14 17:14:39 +02:00
Ryujinx.Headless.SDL2 Add linux specific files to local builds (#6762) 2024-05-14 16:06:40 +02:00
Ryujinx.HLE HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp) (#6664) 2024-05-14 16:26:49 +02: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 Disable keyboard controller input while swkbd is open (foreground) (#6646) 2024-05-14 17:14:39 +02:00
Ryujinx.Input.SDL2
Ryujinx.Memory implement MemoryManagerHostTracked.GetReadOnlySequence() (#6695) 2024-04-21 16:34:04 -03:00
Ryujinx.SDL2.Common
Ryujinx.ShaderTools Add support for bindless textures from shader input (vertex buffer) on Vulkan (#6577) 2024-04-22 15:05:55 -03:00
Ryujinx.Tests Update to new standard for volatility operations (#6682) 2024-04-19 09:03:52 -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 discordRPC: Truncate game title and details if they exceed discord byte limit. (#6581) 2024-05-14 16:36:44 +02:00
Ryujinx.UI.LocaleGenerator
Spv.Generator