ryujinx/Ryujinx.Graphics.Shader/IntermediateRepresentation
gdkchan 4b7c7dab9e
Support multiple destination operands on shader IR and shuffle predicates (#1964)
* Support multiple destination operands on shader IR and shuffle predicates

* Cache version change
2021-01-28 10:59:47 +11:00
..
BasicBlock.cs Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
CommentNode.cs
Function.cs Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
INode.cs Support multiple destination operands on shader IR and shuffle predicates (#1964) 2021-01-28 10:59:47 +11:00
Instruction.cs Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
IrConsts.cs
Operand.cs
OperandHelper.cs Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
OperandType.cs Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
Operation.cs Support multiple destination operands on shader IR and shuffle predicates (#1964) 2021-01-28 10:59:47 +11:00
PhiNode.cs Support multiple destination operands on shader IR and shuffle predicates (#1964) 2021-01-28 10:59:47 +11:00
TextureFlags.cs
TextureOperation.cs Simplify logic for bindless texture handling (#1667) 2020-11-09 19:35:04 -03:00