ryujinx/src
2024-11-24 08:26:15 +01:00
..
ARMeilleure Make GetFunctionPointerForDelegate as explicit as possible (#7279) 2024-09-15 17:39:10 -03:00
Ryujinx Adding Swedish and Finnish to SettingsSystemView.axaml 2024-11-24 07:23:50 +01:00
Ryujinx.Audio Update audio renderer to REV13: Add support for compressor statistics and volume reset (#7372) 2024-10-01 11:30:57 +01:00
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2
Ryujinx.Audio.Backends.SoundIo
Ryujinx.Common Add ability to trim XCI files from the application context menu (#33) 2024-10-22 10:25:40 -05:00
Ryujinx.Cpu
Ryujinx.Graphics.Device
Ryujinx.Graphics.GAL Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307) 2024-09-26 14:33:38 -03:00
Ryujinx.Graphics.Gpu Do not try to create a texture pool if shader does not use textures (#7379) 2024-09-30 11:41:07 -03:00
Ryujinx.Graphics.Host1x
Ryujinx.Graphics.Nvdec
Ryujinx.Graphics.Nvdec.FFmpeg
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307) 2024-09-26 14:33:38 -03:00
Ryujinx.Graphics.Shader GPU: Ensure all clip distances are initialized when used (#7363) 2024-09-26 14:19:12 -03:00
Ryujinx.Graphics.Texture
Ryujinx.Graphics.Vic
Ryujinx.Graphics.Video
Ryujinx.Graphics.Vulkan Fix divide by zero when recovering from missed draw (Vulkan) (#52) 2024-10-22 10:00:34 -05:00
Ryujinx.Gtk3 Added a command line option (-c, --config) to load a configuration file through the command line parameters (#59) 2024-10-22 18:48:59 -05:00
Ryujinx.Headless.SDL2 Change 6GB DRAM expansion to 8GB (#7313) 2024-09-17 15:09:20 -03:00
Ryujinx.HLE Adding sv and fi to ErrorApplet.cs 2024-11-24 07:19:37 +01:00
Ryujinx.HLE.Generators Add ability to trim XCI files from the application context menu (#33) 2024-10-22 10:25:40 -05:00
Ryujinx.Horizon Adding Swedish and Finnish to ApplicationControlProperty.cs 2024-11-24 08:26:15 +01:00
Ryujinx.Horizon.Common
Ryujinx.Horizon.Generators
Ryujinx.Horizon.Kernel.Generators
Ryujinx.Input
Ryujinx.Input.SDL2 Fix some input controller issues (mapping sticks and duplicate controller names) (#31) 2024-10-08 21:41:31 -05:00
Ryujinx.Memory Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) 2024-09-18 23:00:54 -03:00
Ryujinx.SDL2.Common sdl: set app name (#7370) 2024-09-28 10:44:23 +02:00
Ryujinx.ShaderTools
Ryujinx.Tests Update audio renderer to REV13: Add support for compressor statistics and volume reset (#7372) 2024-10-01 11:30:57 +01:00
Ryujinx.Tests.Memory
Ryujinx.Tests.Unicorn
Ryujinx.UI.Common Added a command line option (-c, --config) to load a configuration file through the command line parameters (#59) 2024-10-22 18:48:59 -05:00
Ryujinx.UI.LocaleGenerator
Spv.Generator