Ryujinx/src/Ryujinx.Graphics.Shader/IntermediateRepresentation
gdkchan 8f0c89ffd6
Generate scaling helper functions on IR (#4714)
* Generate scaling helper functions on IR

* Delete unused code

* Split RewriteTextureSample and move gather bias add to an earlier pass

* Remove using

* Shader cache version bump
2023-05-25 17:46:58 -03:00
..
BasicBlock.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
CommentNode.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Function.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
INode.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Instruction.cs Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
IoVariable.cs Replace constant buffer access on shader with new Load instruction (#4646) 2023-05-20 16:19:26 -03:00
IrConsts.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Operand.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
OperandHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
OperandType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Operation.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
PhiNode.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
StorageKind.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureFlags.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureOperation.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00