ryujinx-mirror2/src
gdkchan d717aef2be
Shader: Assume the only remaining source is the right one when all others are undefined (#7331)
* Shader: Assume the only remaining source is the right one when all other are undefined

* Shader cache version bump

* Improve comment
2024-09-19 21:23:09 -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
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
Ryujinx.Graphics.Device
Ryujinx.Graphics.GAL Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) 2024-09-18 23:00:54 -03:00
Ryujinx.Graphics.Gpu Shader: Assume the only remaining source is the right one when all others are undefined (#7331) 2024-09-19 21:23:09 -03:00
Ryujinx.Graphics.Host1x
Ryujinx.Graphics.Nvdec
Ryujinx.Graphics.Nvdec.FFmpeg
Ryujinx.Graphics.Nvdec.Vp9
Ryujinx.Graphics.OpenGL Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) 2024-09-18 23:00:54 -03:00
Ryujinx.Graphics.Shader Shader: Assume the only remaining source is the right one when all others are undefined (#7331) 2024-09-19 21:23:09 -03:00
Ryujinx.Graphics.Texture
Ryujinx.Graphics.Vic
Ryujinx.Graphics.Video
Ryujinx.Graphics.Vulkan Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) 2024-09-18 23:00:54 -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
Ryujinx.Horizon
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 Implement Arm32 VSHLL and QADD16 instructions (#7301) 2024-09-12 18:22:30 -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