Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/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
InstEmitMemory.cs
InstEmitMove.cs
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