aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/IntermediateRepresentation/Operation.cs
AgeCommit message (Expand)Author
2023-06-28[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)1.1.929TSRBerry
2023-06-08Implement soft float64 conversion on shaders when host has no support (#5159)1.1.870gdkchan
2023-05-26Force reciprocal operation with value biased by constant to be precise on mac...1.1.825gdkchan
2023-04-27Move solution and projects to srcTSR Berry