1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-17 19:36:40 +00:00
Ryujinx/src
2024-09-28 16:26:48 -03:00
..
ARMeilleure Make GetFunctionPointerForDelegate as explicit as possible (#7279) 2024-09-15 17:39:10 -03:00
Ryujinx Revert "Wait for async task to complete (#7122)" (#7318) 2024-09-17 16:25:26 -03:00
Ryujinx.Audio Fix more XML docs 2024-09-28 16:26:48 -03:00
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2
Ryujinx.Audio.Backends.SoundIo
Ryujinx.Common Vulkan: Feedback loop detection and barriers (#7226) 2024-09-01 21:28:16 -03:00
Ryujinx.Cpu Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 instructions (#7174) 2024-08-08 17:07:24 -03:00
Ryujinx.Graphics.Device Make HLE project AOT friendly (#7085) 2024-08-31 11:39:26 -03:00
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 Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307) 2024-09-26 14:33:38 -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 Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307) 2024-09-26 14:33:38 -03:00
Ryujinx.Gtk3 Change 6GB DRAM expansion to 8GB (#7313) 2024-09-17 15:09:20 -03:00
Ryujinx.Headless.SDL2 Change 6GB DRAM expansion to 8GB (#7313) 2024-09-17 15:09:20 -03:00
Ryujinx.HLE Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) 2024-09-18 23:00:54 -03:00
Ryujinx.HLE.Generators Make HLE project AOT friendly (#7085) 2024-08-31 11:39:26 -03:00
Ryujinx.Horizon Update audio renderer to REV13: Add support for compressor statistics and volume reset 2024-09-27 22:08:16 -03:00
Ryujinx.Horizon.Common
Ryujinx.Horizon.Generators
Ryujinx.Horizon.Kernel.Generators
Ryujinx.Input
Ryujinx.Input.SDL2
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
Ryujinx.ShaderTools
Ryujinx.Tests Update audio renderer to REV13: Add support for compressor statistics and volume reset 2024-09-27 22:08:16 -03:00
Ryujinx.Tests.Memory
Ryujinx.Tests.Unicorn
Ryujinx.UI.Common Change 6GB DRAM expansion to 8GB (#7313) 2024-09-17 15:09:20 -03:00
Ryujinx.UI.LocaleGenerator
Spv.Generator