gdkchan 650cc41c02 Implement remaining shader double-precision instructions (#2845) il y a 4 ans
..
Optimizations 3dee712164 Fix bindless/global memory elimination with inverted predicates (#2826) il y a 4 ans
AttributeConsts.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) il y a 4 ans
ControlFlowGraph.cs a7109c767b Rewrite shader decoding stage (#2698) il y a 4 ans
Dominance.cs a7109c767b Rewrite shader decoding stage (#2698) il y a 4 ans
EmitterContext.cs 99445dd0a6 Add support for fragment shader interlock (#2768) il y a 4 ans
EmitterContextInsts.cs 650cc41c02 Implement remaining shader double-precision instructions (#2845) il y a 4 ans
FeatureFlags.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) il y a 4 ans
FunctionMatch.cs 99445dd0a6 Add support for fragment shader interlock (#2768) il y a 4 ans
GlobalMemory.cs 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) il y a 4 ans
RegisterUsage.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) il y a 5 ans
Rewriter.cs b9d83cc97e Fix shader integer from/to double conversion (#2831) il y a 4 ans
ShaderConfig.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) il y a 4 ans
ShaderHeader.cs a7109c767b Rewrite shader decoding stage (#2698) il y a 4 ans
Ssa.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) il y a 5 ans
TargetApi.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) il y a 4 ans
TargetLanguage.cs 97a2133207 shadertools: Prepare for new target Languages and APIs (#2465) il y a 4 ans
TranslationCounts.cs 0f6ec446ea Replace BGRA and scale uniforms with a uniform block (#2496) il y a 4 ans
TranslationFlags.cs 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) il y a 5 ans
TranslationOptions.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) il y a 4 ans
Translator.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) il y a 4 ans
TranslatorContext.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) il y a 4 ans