aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/CodeGen/Glsl/NumberFormatter.cs
AgeCommit message (Expand)Author
2022-12-29Use vector outputs for texture operations (#3939)1.1.499gdkchan
2021-12-08Implement remaining shader double-precision instructions (#2845)gdkchan
2020-11-06Support single precision contants for double precision operations (#1673)gdkchan
2020-01-09Initial workgdk