ryujinx_ryubing/src
2024-11-06 18:23:27 -06:00
..
ARMeilleure misc: Code cleanups. 2024-11-01 12:00:07 -05:00
Ryujinx misc: Canary-specific naming & other small changes I had that I need to push. 2024-11-06 18:23:27 -06:00
Ryujinx.Audio fix index out of range check in GetCoefficientAtIndex (#164) 2024-11-03 13:58:27 -06:00
Ryujinx.Audio.Backends.OpenAL misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Ryujinx.Audio.Backends.SDL2 misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Audio.Backends.SoundIo misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Common Add ability to trim and untrim XCI files from the application context menu AND in Bulk (#105) 2024-11-06 17:37:30 -06:00
Ryujinx.Cpu misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.Device misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.GAL 2 unmerged PRs from original Ryujinx: 2024-10-24 14:14:17 -05:00
Ryujinx.Graphics.Gpu Textures : Increase the amount of VRAM Cache available for Textures based on selected DRAM. (#36) 2024-11-01 06:46:29 -05:00
Ryujinx.Graphics.Host1x
Ryujinx.Graphics.Nvdec
Ryujinx.Graphics.Nvdec.FFmpeg misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.Nvdec.Vp9 misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.OpenGL misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.Shader misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Ryujinx.Graphics.Texture Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
Ryujinx.Graphics.Vic
Ryujinx.Graphics.Video misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Graphics.Vulkan misc: Code cleanups. 2024-11-01 12:00:07 -05:00
Ryujinx.Headless.SDL2 fix: remove --deep (#188) 2024-11-06 18:18:59 -06:00
Ryujinx.HLE feat: add DebugMouse HID (#163) 2024-11-03 13:58:14 -06:00
Ryujinx.HLE.Generators Add ability to trim and untrim XCI files from the application context menu AND in Bulk (#105) 2024-11-06 17:37:30 -06:00
Ryujinx.Horizon misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Ryujinx.Horizon.Common misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Ryujinx.Horizon.Generators
Ryujinx.Horizon.Kernel.Generators
Ryujinx.Input misc: Code cleanups 2024-10-19 16:41:04 -05:00
Ryujinx.Input.SDL2 Added Thai language description of the Ignore Applet setting (#60) 2024-10-27 06:33:06 -05:00
Ryujinx.Memory misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.SDL2.Common SDL: Move Mouse to the Input project instead of Headless. 2024-10-14 15:03:36 -05:00
Ryujinx.ShaderTools
Ryujinx.Tests misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Ryujinx.Tests.Memory
Ryujinx.Tests.Unicorn
Ryujinx.UI.Common Add ability to trim and untrim XCI files from the application context menu AND in Bulk (#105) 2024-11-06 17:37:30 -06:00
Ryujinx.UI.LocaleGenerator misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Spv.Generator