Ryujinx/src/Ryujinx.Graphics.Shader/Translation
standstaff e19e7622a3
chore: remove repetitive words (#6500)
Signed-off-by: standstaff <zhengxingru@yeah.net>
2024-03-16 19:49:54 +01:00
..
Optimizations chore: remove repetitive words (#6500) 2024-03-16 19:49:54 +01:00
Transforms GPU: Add fallback when textureGatherOffsets is not supported (#5792) 2023-10-20 15:05:09 +02:00
AggregateType.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
AttributeConsts.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
AttributeUsage.cs Delete ShaderConfig and organize shader resources/definitions better (#5509) 2023-08-13 22:26:42 -03:00
ControlFlowGraph.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
Dominance.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
EmitterContext.cs Set PointSize in shader on OpenGL (#6292) 2024-02-10 20:27:17 +01:00
EmitterContextInsts.cs Implement textureSamples texture query shader instruction (#5750) 2023-10-03 22:43:11 +00:00
FeatureFlags.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
FunctionMatch.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
HelperFunctionManager.cs Fix vote and shuffle shader instructions on AMD GPUs (#5540) 2023-08-16 21:31:07 -03:00
HelperFunctionName.cs Fix vote and shuffle shader instructions on AMD GPUs (#5540) 2023-08-16 21:31:07 -03:00
HostCapabilities.cs Delete ShaderConfig and organize shader resources/definitions better (#5509) 2023-08-13 22:26:42 -03:00
IoUsage.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
RegisterUsage.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
ResourceManager.cs Implement textureSamples texture query shader instruction (#5750) 2023-10-03 22:43:11 +00:00
ResourceReservations.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
ShaderDefinitions.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
ShaderHeader.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
Ssa.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
TargetApi.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
TargetLanguage.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
TransformContext.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -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 Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
TranslatorContext.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00