ryujinx/Ryujinx.Graphics/Gal/Shader
ReinUsesLisp 9cbf908cf5 Add FaceAttr in GLSL, unmanaged case in EmitTex and ConstantColorG80 blend factor (#207)
* Add FaceAttr (0x3fc) input attribute in GLSL

* Implement unmanaged case in EmitTex

* Add ConstantColor for 0xC001 (G80) from PR #145
2018-07-03 20:06:13 -03:00
..
GlslDecl.cs Add FaceAttr in GLSL, unmanaged case in EmitTex and ConstantColorG80 blend factor (#207) 2018-07-03 20:06:13 -03:00
GlslDecompiler.cs Add FaceAttr in GLSL, unmanaged case in EmitTex and ConstantColorG80 blend factor (#207) 2018-07-03 20:06:13 -03:00
GlslProgram.cs
ShaderDecode.cs
ShaderDecodeAlu.cs
ShaderDecodeFlow.cs
ShaderDecodeHelper.cs
ShaderDecodeMem.cs Add FaceAttr in GLSL, unmanaged case in EmitTex and ConstantColorG80 blend factor (#207) 2018-07-03 20:06:13 -03:00
ShaderDecodeMove.cs
ShaderDecoder.cs
ShaderIrAsg.cs
ShaderIrBlock.cs
ShaderIrCmnt.cs
ShaderIrCond.cs
ShaderIrInst.cs
ShaderIrMeta.cs
ShaderIrMetaTex.cs
ShaderIrMetaTexq.cs
ShaderIrNode.cs
ShaderIrOp.cs
ShaderIrOperAbuf.cs
ShaderIrOperCbuf.cs
ShaderIrOperGpr.cs
ShaderIrOperImm.cs
ShaderIrOperImmf.cs
ShaderIrOperPred.cs
ShaderOpCodeTable.cs
ShaderOper.cs
ShaderTexqInfo.cs