aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/StructuredIr/AstTextureOperation.cs
AgeCommit message (Expand)Author
2023-07-03Stop identifying shader textures with handle and cbuf, use binding instead (#...1.1.952gdkchan
2023-06-28[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)1.1.929TSRBerry
2023-05-26Force reciprocal operation with value biased by constant to be precise on mac...1.1.825gdkchan
2023-05-25Generate scaling helper functions on IR (#4714)1.1.822gdkchan
2023-04-27Move solution and projects to srcTSR Berry