1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-18 04:46:41 +00:00
Ryujinx/src
2024-02-08 20:36:59 +01:00
..
ARMeilleure Cpu: Implement Vpadal and Vrintr instructions (#6185) 2024-01-30 00:51:05 +01:00
Ryujinx Fix opening the wrong log directory (#6220) 2024-01-30 17:52:45 +01:00
Ryujinx.Audio Fix integer overflow on downsample surround to stereo (#6160) 2024-01-21 21:11:46 +01:00
Ryujinx.Audio.Backends.OpenAL
Ryujinx.Audio.Backends.SDL2
Ryujinx.Audio.Backends.SoundIo
Ryujinx.Ava Bump Ava (#6271) 2024-02-08 19:45:18 +01:00
Ryujinx.Common Redact usernames from logs (#6255) 2024-02-06 23:29:50 +01:00
Ryujinx.Cpu LightningJit: Reduce stack usage for Arm32 code (#6245) 2024-02-08 20:17:47 +01:00
Ryujinx.Graphics.Device Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Ryujinx.Graphics.GAL Implement BGR10A2 render target format (#6273) 2024-02-08 19:52:38 +01:00
Ryujinx.Graphics.Gpu Implement BGR10A2 render target format (#6273) 2024-02-08 19:52:38 +01:00
Ryujinx.Graphics.Host1x Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Ryujinx.Graphics.Nvdec Add a separate device memory manager (#6153) 2024-01-22 17:14:46 -03:00
Ryujinx.Graphics.Nvdec.FFmpeg
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL Implement BGR10A2 render target format (#6273) 2024-02-08 19:52:38 +01:00
Ryujinx.Graphics.Shader Fix depth compare value for TLD4S shader instruction with offset (#6253) 2024-02-04 20:58:17 +01:00
Ryujinx.Graphics.Texture
Ryujinx.Graphics.Vic Remove Vic Reference to Host1x (#6277) 2024-02-08 20:01:03 +01:00
Ryujinx.Graphics.Video
Ryujinx.Graphics.Vulkan Implement BGR10A2 render target format (#6273) 2024-02-08 19:52:38 +01:00
Ryujinx.Headless.SDL2 Fix opening the wrong log directory (#6220) 2024-01-30 17:52:45 +01:00
Ryujinx.HLE AccountService: Cache token data (#6260) 2024-02-06 23:11:20 +01:00
Ryujinx.Horizon Fix exception when trying to read output pointer buffer size (#6221) 2024-01-29 21:19:39 -03:00
Ryujinx.Horizon.Common
Ryujinx.Horizon.Generators
Ryujinx.Horizon.Kernel.Generators
Ryujinx.Input Input: Improve controller identification (#6029) 2024-01-22 17:02:44 -03:00
Ryujinx.Input.SDL2 Input: Improve controller identification (#6029) 2024-01-22 17:02:44 -03:00
Ryujinx.Memory Implement support for multi-range buffers using Vulkan sparse mappings (#5427) 2023-12-04 20:30:19 +01:00
Ryujinx.SDL2.Common Make config filename changable for releases & Log to Ryujinx directory if application directory is not writable (#4707) 2024-01-29 19:58:18 +01:00
Ryujinx.ShaderTools
Ryujinx.Tests Cpu: Implement Vpadal and Vrintr instructions (#6185) 2024-01-30 00:51:05 +01:00
Ryujinx.Tests.Memory
Ryujinx.Tests.Unicorn
Ryujinx.Ui.Common Remove SDC (#6275) 2024-02-08 20:36:59 +01:00
Ryujinx.Ui.LocaleGenerator
Spv.Generator