Ryujinx/Ryujinx.Graphics.Shader/CodeGen/Glsl/Instructions
gdkchan 59900d7f00
Unscale textureSize when resolution scaling is used ()
* 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
..
InstGen.cs Move shader resource descriptor creation out of the backend () 2021-05-19 23:15:26 +02:00
InstGenCall.cs Implement CAL and RET shader instructions () 2020-10-25 17:00:44 -03:00
InstGenHelper.cs Support multiple destination operands on shader IR and shuffle predicates () 2021-01-28 10:59:47 +11:00
InstGenMemory.cs Unscale textureSize when resolution scaling is used () 2021-07-09 00:09:07 -03:00
InstGenPacking.cs Initial support for double precision shader instructions. () 2020-03-03 15:02:08 +01:00
InstInfo.cs Initial work 2020-01-09 02:13:00 +01:00
InstType.cs Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 2020-01-09 02:13:00 +01:00