gdkchan 7e967d796c Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) vor 4 Jahren
..
Optimizations 3dee712164 Fix bindless/global memory elimination with inverted predicates (#2826) vor 4 Jahren
AttributeConsts.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) vor 4 Jahren
ControlFlowGraph.cs a7109c767b Rewrite shader decoding stage (#2698) vor 4 Jahren
Dominance.cs a7109c767b Rewrite shader decoding stage (#2698) vor 4 Jahren
EmitterContext.cs 0e59573f2b Add capability for BGRA formats (#3011) vor 4 Jahren
EmitterContextInsts.cs 650cc41c02 Implement remaining shader double-precision instructions (#2845) vor 4 Jahren
FeatureFlags.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) vor 4 Jahren
FunctionMatch.cs 99445dd0a6 Add support for fragment shader interlock (#2768) vor 4 Jahren
GlobalMemory.cs 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) vor 4 Jahren
RegisterUsage.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) vor 5 Jahren
Rewriter.cs b9d83cc97e Fix shader integer from/to double conversion (#2831) vor 4 Jahren
ShaderConfig.cs 7e967d796c Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) vor 4 Jahren
ShaderHeader.cs a7109c767b Rewrite shader decoding stage (#2698) vor 4 Jahren
Ssa.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) vor 5 Jahren
TargetApi.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) vor 4 Jahren
TargetLanguage.cs 97a2133207 shadertools: Prepare for new target Languages and APIs (#2465) vor 4 Jahren
TranslationCounts.cs 0f6ec446ea Replace BGRA and scale uniforms with a uniform block (#2496) vor 4 Jahren
TranslationFlags.cs 7e967d796c Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) vor 4 Jahren
TranslationOptions.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) vor 4 Jahren
Translator.cs 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) vor 4 Jahren
TranslatorContext.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) vor 4 Jahren