gdkchan 99445dd0a6 Add support for fragment shader interlock (#2768) 4 years ago
..
Optimizations 04dfb86fde Preserve image types for shader bindless surface instructions (.D variants) (#2779) 4 years ago
AttributeConsts.cs d512ce122c Initial tessellation shader support (#2534) 4 years ago
ControlFlowGraph.cs a7109c767b Rewrite shader decoding stage (#2698) 4 years ago
Dominance.cs a7109c767b Rewrite shader decoding stage (#2698) 4 years ago
EmitterContext.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 years ago
EmitterContextInsts.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 years ago
FeatureFlags.cs fd7567a6b5 Only make render target 2D textures layered if needed (#2646) 4 years ago
FunctionMatch.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 years ago
GlobalMemory.cs 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) 4 years ago
RegisterUsage.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) 5 years ago
Rewriter.cs 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) 4 years ago
ShaderConfig.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 years ago
ShaderHeader.cs a7109c767b Rewrite shader decoding stage (#2698) 4 years ago
Ssa.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) 5 years ago
TargetApi.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) 4 years ago
TargetLanguage.cs 97a2133207 shadertools: Prepare for new target Languages and APIs (#2465) 4 years ago
TranslationCounts.cs 0f6ec446ea Replace BGRA and scale uniforms with a uniform block (#2496) 4 years ago
TranslationFlags.cs 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) 5 years ago
TranslationOptions.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) 4 years ago
Translator.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 years ago
TranslatorContext.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 years ago