aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/DefineNames.cs
AgeCommit message (Expand)Author
2020-04-02Remove output interpolation qualifier (#1070)gdkchan
2020-01-09Support texture rectangle targets (non-normalized coords)gdkchan
2020-01-09Use dispatch params shared memory size when availablegdkchan
2020-01-09Initial workgdk