aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Instructions/InstEmitAttribute.cs
AgeCommit message (Expand)Author
2021-11-08Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817)gdkchan
2021-10-18Initial tessellation shader support (#2534)gdkchan
2021-10-12Rewrite shader decoding stage (#2698)gdkchan