ryujinx/Ryujinx.Graphics.Shader/Instructions
gdkchan 59900d7f00
Unscale textureSize when resolution scaling is used (#2441)
* Unscale textureSize when resolution scaling is used

* Fix textureSize on compute

* Flag texture size as needing res scale values too
2021-07-09 00:09:07 -03:00
..
InstEmitAlu.cs
InstEmitAluHelper.cs
InstEmitConversion.cs
InstEmitFArith.cs
InstEmitFlow.cs
InstEmitHelper.cs Move shader resource descriptor creation out of the backend (#2290) 2021-05-19 23:15:26 +02:00
InstEmitMemory.cs Only enable clip distance if written to on shader (#2217) 2021-04-20 12:33:54 +02:00
InstEmitMove.cs Implement shader HelperThreadNV (#2163) 2021-04-02 21:50:35 +11:00
InstEmitter.cs
InstEmitTexture.cs Unscale textureSize when resolution scaling is used (#2441) 2021-07-09 00:09:07 -03:00
InstEmitVideo.cs
InstEmitVote.cs
Lop3Expression.cs