ryujinx_ryubing/src/Ryujinx.Graphics.Shader/Translation
2025-11-16 19:14:26 -06:00
..
Optimizations Use the new C# 14 null propagation setter 2025-11-16 19:14:26 -06:00
Transforms feature: .NET 10 (ryubing/ryujinx!214) 2025-11-11 12:55:36 -06:00
AggregateType.cs chore: Overall code cleanup 2025-10-26 01:22:20 -05:00
AttributeConsts.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
AttributeUsage.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
ControlFlowGraph.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Dominance.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
EmitterContext.cs feature: .NET 10 (ryubing/ryujinx!214) 2025-11-11 12:55:36 -06:00
EmitterContextInsts.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
FeatureFlags.cs Revert the Metal Experiment (#701) 2025-02-22 21:26:46 -06:00
FunctionMatch.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
HelperFunctionManager.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
HelperFunctionName.cs Fix vote and shuffle shader instructions on AMD GPUs (#5540) 2023-08-16 21:31:07 -03:00
HostCapabilities.cs Vulkan separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -03:00
IoUsage.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
RegisterUsage.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
ResourceManager.cs feature: .NET 10 (ryubing/ryujinx!214) 2025-11-11 12:55:36 -06:00
ResourceReservations.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
ShaderDefinitions.cs feature: .NET 10 (ryubing/ryujinx!214) 2025-11-11 12:55:36 -06:00
ShaderHeader.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
Ssa.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
TargetApi.cs Revert the Metal Experiment (#701) 2025-02-22 21:26:46 -06:00
TargetLanguage.cs Revert the Metal Experiment (#701) 2025-02-22 21:26:46 -06:00
TransformContext.cs Add support for large sampler arrays on Vulkan (#6489) 2024-04-07 18:25:55 -03:00
TransformFeedbackOutput.cs Delete ShaderConfig and organize shader resources/definitions better (#5509) 2023-08-13 22:26:42 -03:00
TranslationFlags.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
TranslationOptions.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Translator.cs Workaround undefined behavior in bad dual source blend states 2025-05-28 05:59:16 -05:00
TranslatorContext.cs [ci skip] chore: Fix usage of var 2025-10-20 02:42:57 -05:00