ryujinx/src/Ryujinx.Graphics.Shader/CodeGen/Glsl/Instructions
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
..
InstGen.cs Replace constant buffer access on shader with new Load instruction (#4646) 2023-05-20 16:19:26 -03:00
InstGenBallot.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InstGenCall.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InstGenFSI.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InstGenHelper.cs Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
InstGenMemory.cs Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
InstGenPacking.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InstGenVector.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InstInfo.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InstType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IoMap.cs Replace constant buffer access on shader with new Load instruction (#4646) 2023-05-20 16:19:26 -03:00